Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-09-02 | Remove sys/types.h in files that include postgres.h, and hence c.h, | Bruce Momjian | 7.3.1 |
| 2002-07-20 | oid is needed, it is added at the end of the struct (after the null | Bruce Momjian | 7.3.1 |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian | 7.3.1 |
| 2002-06-20 | Improve COPY syntax to use WITH clause, keep backward compatibility. | Bruce Momjian | 7.3.1 |
| 2002-06-18 | Change CREATE DATABASE to use DefElem instead of constructing structure | Bruce Momjian | 7.3.1 |
| 2002-03-06 | Change made to elog: | Bruce Momjian | 7.3.1 |