postgresql/src/bin/psql
Tom Lane 9c2a7c2269 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate
heuristic determination of day vs month in date/time input.  Add the
ability to specify that input is interpreted as yy-mm-dd order (which
formerly worked, but only for yy greater than 31).  DateStyle's input
component now has the preferred spellings DMY, MDY, or YMD; the older
keywords European and US are now aliases for the first two of these.
Per recent discussions on pgsql-general.
2003-07-29 00:03:19 +00:00
..
po Czech translation updates from Karel Zak 2003-07-23 09:36:43 +00:00
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
bcc32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
command.c Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. 2003-07-28 00:14:43 +00:00
command.h Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. 2003-07-28 00:14:43 +00:00
common.c Apply message style guide to frontend programs. 2003-07-23 08:47:41 +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 Apply message style guide to frontend programs. 2003-07-23 08:47:41 +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 here are the patches for psql on Win32: 2003-07-27 03:32:26 +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 Update copyrights to 2003. 2003-07-25 21:48:45 +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 here are the patches for psql on Win32: 2003-07-27 03:32:26 +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
Makefile Add -DFRONTEND for non-MinGW Win32 ports. 2003-06-06 22:17:42 +00:00
mbprint.c here are the patches for psql on Win32: 2003-07-27 03:32:26 +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 Update copyrights to 2003. 2003-07-25 21:48:45 +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 here are the patches for psql on Win32: 2003-07-27 03:32:26 +00:00
startup.c Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. 2003-07-28 00:14:43 +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 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 2003-07-29 00:03:19 +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