Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-12-14 | The actual segfault was caused by a double pfree(), but ISTM that | Bruce Momjian | 7.3.1 |
| 2002-12-11 | Fix line count error reporting in config files, like pg_hba.conf, per | Bruce Momjian | 7.3.1 |
| 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-06-20 | Update copyright to 2002. | Bruce Momjian | 7.3.1 |
| 2002-04-28 | Fix problem with new pg_hba.conf code where the same comparison function | Bruce Momjian | 7.3.1 |
| 2002-04-25 | Fix password code to deal with new quoting code. | Bruce Momjian | 7.3.1 |
| 2002-04-04 | Authentication improvements: | Bruce Momjian | 7.3.1 |