Commit message (Expand) | Author | Age | |
---|---|---|---|
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Add missing semicolons to a few PG_FUNCTION_INFO_V1 calls. | Tom Lane | 2002-10-26 |
* | Change Assert(len > 0) to Assert(len >= 0) | Tatsuo Ishii | 2002-09-13 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Remove erroneous character from Makefile due to editor error. | Bruce Momjian | 2002-08-22 |
* | Add a bunch of pseudo-types to replace the behavior formerly associated | Tom Lane | 2002-08-22 |
* | Changes made so new conversion Makefiles will build out of the source tree. | Bruce Momjian | 2002-08-21 |
* | Add Cyrillic and other encodings for encoding conversion. | Tatsuo Ishii | 2002-08-14 |