postgresql/src/bin/psql
Peter Eisentraut c5faf2cf3c Translation update 2003-07-01 00:05:49 +00:00
..
po Translation update 2003-07-01 00:05:49 +00:00
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
Makefile Add -DFRONTEND for non-MinGW Win32 ports. 2003-06-06 22:17:42 +00:00
bcc32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
command.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
command.h Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
common.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
common.h Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
copy.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
copy.h Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
create_help.pl Makefile cleanup for bin and pl subtrees. They should now support 2000-06-27 00:32:06 +00:00
describe.c Missing calls to PQclear in large_obj.c and describe.c. 2003-06-27 16:55:23 +00:00
describe.h Apply the proper version of Christopher Kings-Lynne's describe patch 2003-01-07 20:56:07 +00:00
help.c Document the -h client flag can use a socket directory as well as a host 2003-06-11 05:13:12 +00:00
help.h Make the printing code somewhat more independent by not relying on 2003-03-18 22:15:44 +00:00
input.c I'm continuing to work on cleaning up code in psql. As things appear 2003-03-20 06:43:35 +00:00
input.h Here's some changes I made last night to psql's common.c (as found in 2003-03-20 06:00:12 +00:00
large_obj.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
large_obj.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
mainloop.c Improve psql comment coding. 2003-03-21 03:28:29 +00:00
mainloop.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
mbprint.c Make the printing code somewhat more independent by not relying on 2003-03-18 22:15:44 +00:00
mbprint.h Make the printing code somewhat more independent by not relying on 2003-03-18 22:15:44 +00:00
nls.mk Merge PO file updates from 7.3 branch. 2003-06-28 22:31:01 +00:00
print.c Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
print.h Attached is a patch that enhances the output of psql's HTML mode. 2003-06-12 07:52:51 +00:00
prompt.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
prompt.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
settings.h Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
sprompt.c Fix off-by-one error in the maxlen parameter handling. 2003-03-18 22:09:37 +00:00
startup.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
stringutils.c This patch fixes a bunch of spelling mistakes in comments throughout the 2003-03-10 22:28:22 +00:00
stringutils.h Fix psql's \copy to accept table names containing schemas, as well as 2002-10-19 00:22:14 +00:00
tab-complete.c Add GUC option log_error_verbosity to control which fields of error 2003-06-30 16:47:02 +00:00
tab-complete.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
variables.c Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
variables.h Update psql for some features of new FE/BE protocol. There is a 2003-06-28 00:12:40 +00:00
win32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00