Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2004-12-31 | Tag appropriate files for rc3 | PostgreSQL Daemon | 8.0.0 |
| 2004-08-29 | Update copyright to 2004. | Bruce Momjian | 8.0.0 |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 8.0.0 |
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian | 7.4.1 |
| 2002-10-26 | Add missing semicolons to a few PG_FUNCTION_INFO_V1 calls. | Tom Lane | 7.3.1 |
| 2002-09-13 | Change Assert(len > 0) to Assert(len >= 0) | Tatsuo Ishii | 7.3.1 |
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-08-22 | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 7.3.1 |
| 2002-08-14 | Add Cyrillic and other encodings for encoding conversion. | Tatsuo Ishii | 7.3.1 |