Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-08-17 | Reverse out XLogDir/-X write-ahead log handling, per discussion. | Bruce Momjian | 7.3.1 |
| 2002-07-19 | Another "$@" cleanup with new syntax, ${1+"$@"}. | Bruce Momjian | 7.3.1 |
| 2002-07-19 | Fix "$@" to ${1:+"$@"} for older shells. | Bruce Momjian | 7.3.1 |