Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-02 | Remove outdated CLI things. | Peter Eisentraut | |
2002-09-04 | pgindent run. | Bruce Momjian | |
2001-10-28 | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | |
spacing. Also adds space for one-line comments. | |||
2001-10-25 | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | |
tests pass. | |||
2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian | |
2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | |
1999-06-18 | Incorporate fixes from Date and Darwen, 1997. | Thomas G. Lockhart | |
Did not check the function declarations as carefully as the other parts, though all of the function names *do* match up with D&D. | |||
1999-06-17 | Add CLI required header and examples from SQL3/SQL98 | Thomas G. Lockhart | |
August 1994 draft standard. Use the ecpg support libraries to write the CLI interface? Date and Darwen claim that CLI is a more modern and flexible approach... |