Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
| | |||
* | Changes for MinGW/WIN32: | Bruce Momjian | 2003-09-07 |
| | | | | | | | | | 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) | ||
* | pgindent run. | Bruce Momjian | 2003-08-04 |
| | |||
* | Internationalize interactive yes/no responses. | Peter Eisentraut | 2003-05-27 |
| | |||
* | Add Win32 path handling for / vs. \ and drive letters. | Bruce Momjian | 2003-04-04 |
| | |||
* | Reimplement create and drop scripts in C, to reduce repetitive | Peter Eisentraut | 2003-03-18 |
connections, increase robustness, add NLS, and prepare for Windows port. (vacuumdb and clusterdb will follow later.) |