postgresql/src/bin/psql
2004-10-14 20:23:46 +00:00
..
po Translation update 2004-10-12 17:57:14 +00:00
.cvsignore Re-implement psql's input scanning to use a flex-generated lexer, as per 2004-02-19 19:40:09 +00:00
bcc32.mak An include path got missed out of the patch - see the attached fix. 2004-09-28 16:17:26 +00:00
command.c Add 'int' cast for getpid() because some Solaris releases return long 2004-10-14 20:23:46 +00:00
command.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
common.c Cosmetic improvements/code cleanup: 2004-10-10 23:37:45 +00:00
common.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
copy.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
copy.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
create_help.pl Update copyright to 2004. 2004-08-29 04:13:13 +00:00
describe.c Message style revisions 2004-10-12 21:54:45 +00:00
describe.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
help.c Message style revisions 2004-10-12 21:54:45 +00:00
help.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
input.c Message style revisions 2004-10-12 21:54:45 +00:00
input.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
large_obj.c psql consistency fixes from Greg Sabino Mullane: have \df show schema and 2004-09-10 04:10:53 +00:00
large_obj.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
mainloop.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
mainloop.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
Makefile Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
mbprint.c Remove inclusion of windows.h now that it is included in c.h, per idea 2004-09-27 19:16:03 +00:00
mbprint.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
nls.mk New translation 2004-09-14 05:50:33 +00:00
print.c Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
print.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
prompt.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
prompt.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
psqlscan.l Update copyright to 2004. 2004-08-29 04:13:13 +00:00
settings.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
startup.c Another minor tweak to psql startup: set the default values for the PROMPT1, 2004-10-08 11:24:19 +00:00
stringutils.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
stringutils.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
tab-complete.c Some improvements for the tab-completion of psql. This should 2004-09-22 04:25:16 +00:00
tab-complete.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
variables.c Update copyright to 2004. 2004-08-29 04:13:13 +00:00
variables.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
win32.mak An include path got missed out of the patch - see the attached fix. 2004-09-28 16:17:26 +00:00