Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |