You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/psql
Tom Lane 3224f2ee25 Fix a couple of rather-pointless-but-easily-fixed Coverity warnings. 20 years ago
..
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 20 years ago
.cvsignore Re-implement psql's input scanning to use a flex-generated lexer, as per 22 years ago
Makefile Update copyright for 2006. Update scripts. 20 years ago
bcc32.mak Fix problems with PGXS builds against an installation tree that was 21 years ago
command.c Rewrite much of psql's \connect code, for the sake of code clarity and 20 years ago
command.h Update copyright for 2006. Update scripts. 20 years ago
common.c Improve parser so that we can show an error cursor position for errors 20 years ago
common.h Enable standard_conforming_strings to be turned on. 20 years ago
copy.c Update copyright for 2006. Update scripts. 20 years ago
copy.h Update copyright for 2006. Update scripts. 20 years ago
create_help.pl Update copyright for 2006. Update scripts. 20 years ago
describe.c Update copyright for 2006. Update scripts. 20 years ago
describe.h Update copyright for 2006. Update scripts. 20 years ago
help.c Update copyright for 2006. Update scripts. 20 years ago
help.h Update copyright for 2006. Update scripts. 20 years ago
input.c Fix psql history handling: 20 years ago
input.h Fix psql history handling: 20 years ago
large_obj.c Update copyright for 2006. Update scripts. 20 years ago
large_obj.h Update copyright for 2006. Update scripts. 20 years ago
mainloop.c Fix psql history handling: 20 years ago
mainloop.h Update copyright for 2006. Update scripts. 20 years ago
mbprint.c Update copyright for 2006. Update scripts. 20 years ago
mbprint.h Allow psql multi-line column values to align in the proper columns 20 years ago
nls.mk New translations 21 years ago
print.c Update copyright for 2006. Update scripts. 20 years ago
print.h Update copyright for 2006. Update scripts. 20 years ago
prompt.c Fix a couple of rather-pointless-but-easily-fixed Coverity warnings. 20 years ago
prompt.h Update copyright for 2006. Update scripts. 20 years ago
psqlrc.sample Fix filename mention in psqlrc.sample file. 22 years ago
psqlscan.h Update copyright for 2006. Update scripts. 20 years ago
psqlscan.l Enable standard_conforming_strings to be turned on. 20 years ago
settings.h Update copyright for 2006. Update scripts. 20 years ago
startup.c Update copyright for 2006. Update scripts. 20 years ago
stringutils.c Update copyright for 2006. Update scripts. 20 years ago
stringutils.h Update copyright for 2006. Update scripts. 20 years ago
tab-complete.c Add tab-completion for REASSIGN OWNED BY and DROP OWNED BY. Also fix some 20 years ago
tab-complete.h Update copyright for 2006. Update scripts. 20 years ago
variables.c Update copyright for 2006. Update scripts. 20 years ago
variables.h Update copyright for 2006. Update scripts. 20 years ago
win32.mak Fixes for Win32-client only compiles. 20 years ago