postgresql/src/bin/psql
2009-04-04 00:44:30 +00:00
..
po Translation updates 2008-01-31 18:04:52 +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
command.c No period if it's not a sentence 2009-03-25 13:07:26 +00:00
command.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
common.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
common.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
copy.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
copy.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
create_help.pl Update copyright for 2009. 2009-01-01 17:24:05 +00:00
describe.c Improve obsolete comment. 2009-04-04 00:44:30 +00:00
describe.h Make psql \d and \dt consistent for system tables, i.e prevent \d from 2009-01-20 02:13:42 +00:00
help.c Add missing help output for \ef option. Andrew Gierth 2009-04-03 23:38:19 +00:00
help.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
input.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
input.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
large_obj.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
large_obj.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
mainloop.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
mainloop.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Separate the key word list that lived in keywords.c into a new header file 2009-03-07 00:13:58 +00:00
mbprint.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
mbprint.h Fix memory stomp that's turning the whole buildfarm pink: you can't hack up 2008-05-09 05:25:04 +00:00
nls.mk New translations 2004-12-13 16:30:53 +00:00
print.c Gettext plural support 2009-03-26 22:26:08 +00:00
print.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
prompt.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
prompt.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
psqlscan.l Update copyright for 2009. 2009-01-01 17:24:05 +00:00
settings.h Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
startup.c Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
stringutils.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
stringutils.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
tab-complete.c Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confused 2009-03-27 14:58:46 +00:00
tab-complete.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
variables.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
variables.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00