summaryrefslogtreecommitdiff
path: root/src/interfaces/cli/sqlcli.h
AgeCommit message (Collapse)Author
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
1999-06-18Incorporate 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-17Add CLI required header and examples from SQL3/SQL98Thomas 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...