Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2007-01-11 | Allow Borland CC to compile libpq and psql. | Bruce Momjian | 8.2.2 |
| 2006-10-04 | pgindent run for 8.2. | Bruce Momjian | 8.2.0 |
| 2006-10-03 | Move WIN32_ONLY_COMPILER define from c.h to win32.h because it was being | Bruce Momjian | 8.2.0 |
| 2006-08-10 | Return inline to win32.h because code was OK, but keep additional | Bruce Momjian | 8.2.0 |
| 2006-08-10 | Move "#define inline __inline" from port/win32.h to c.h because Win32 | Bruce Momjian | 8.2.0 |
| 2006-08-09 | Formatting improvement. | Bruce Momjian | 8.2.0 |
| 2006-08-08 | Fix definition of "errcode" for MSVC. | Bruce Momjian | 8.2.0 |
| 2006-07-30 | Fix WIN32 wait() return value macros to be accurate, particularly | Bruce Momjian | 8.2.0 |
| 2006-06-07 | Prepare code to be built by MSVC: | Bruce Momjian | 8.2.0 |
| 2006-03-03 | Clarify macro layout for win32 IMPORT. | Bruce Momjian | 8.2.0 |