postgresql/src/bin/psql
Bruce Momjian 24201b4bc6 Make libpgport be front-end only and make libpgport_srv be a backend
library that uses palloc, ereport, etc.  This simplifies the makefiles
for client applications.
2004-10-04 13:43:59 +00:00
..
po Translation updates 2004-10-03 20:24:26 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
command.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
common.c Fix some shortcomings in psql's autocommit-off mode concerning detection 2004-09-20 18:51:19 +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 psql consistency fixes from Greg Sabino Mullane: have \df show schema and 2004-09-10 04:10:53 +00:00
describe.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
help.c Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
help.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
input.c Remove inclusion of windows.h now that it is included in c.h, per idea 2004-09-27 19:16:03 +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 Make libpgport be front-end only and make libpgport_srv be a backend 2004-10-04 13:43:59 +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 Remove inclusion of windows.h now that it is included in c.h, per idea 2004-09-27 19:16:03 +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