Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | |
2003-09-07 | Changes for MinGW/WIN32: | Bruce Momjian | |
o allow configure to see include/port/win32 include files o add matching Win32 accept() prototype o allow pg_id to compile with native Win32 API o fix invalide mbvalidate() function calls (existing bug) o allow /scripts to compile with native Win32 API o add win32.c to Win32 compiles (already in *.mak files) | |||
2003-08-04 | pgindent run. | Bruce Momjian | |
2003-05-27 | Internationalize interactive yes/no responses. | Peter Eisentraut | |
2003-04-04 | Add Win32 path handling for / vs. \ and drive letters. | Bruce Momjian | |
2003-03-18 | Reimplement create and drop scripts in C, to reduce repetitive | Peter Eisentraut | |
connections, increase robustness, add NLS, and prepare for Windows port. (vacuumdb and clusterdb will follow later.) |