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
Alvaro Herrera 33e9f2c3d4 Add tab completion for RESET SESSION AUTHORIZATION. 20 years ago
..
po Translation updates forward-port to HEAD. 20 years ago
.cvsignore Re-implement psql's input scanning to use a flex-generated lexer, as per 22 years ago
Makefile Add -I$(srcdir) to CPPFLAGS to make psqlscan.c compile in vpath builds. 21 years ago
bcc32.mak Fix problems with PGXS builds against an installation tree that was 21 years ago
command.c Standard pgindent run for 8.1. 21 years ago
command.h Update copyrights that were missed. 21 years ago
common.c Ensure that we only create one ConsoleCtrlHandler per psql process, 20 years ago
common.h Standard pgindent run for 8.1. 21 years ago
copy.c Standard pgindent run for 8.1. 21 years ago
copy.h Update copyrights that were missed. 21 years ago
create_help.pl Some more missed copyright notices. Many of these look like they 21 years ago
describe.c Disable expanded mode only for \d tablename, not for all backslash 20 years ago
describe.h Fix up tab completion for ROLEs and add some more completion logic for 21 years ago
help.c Standard pgindent run for 8.1. 21 years ago
help.h Update copyrights that were missed. 21 years ago
input.c Standard pgindent run for 8.1. 21 years ago
input.h Update copyrights that were missed. 21 years ago
large_obj.c Standard pgindent run for 8.1. 21 years ago
large_obj.h Update copyrights that were missed. 21 years ago
mainloop.c Standard pgindent run for 8.1. 21 years ago
mainloop.h Update copyrights that were missed. 21 years ago
mbprint.c Standard pgindent run for 8.1. 21 years ago
mbprint.h Suppress signed-vs-unsigned-char warnings. 21 years ago
nls.mk New translations 21 years ago
print.c Disable expanded mode only for \d tablename, not for all backslash 20 years ago
print.h Disable expanded mode only for \d tablename, not for all backslash 20 years ago
prompt.c Standard pgindent run for 8.1. 21 years ago
prompt.h Update copyrights that were missed. 21 years ago
psqlrc.sample Fix filename mention in psqlrc.sample file. 22 years ago
psqlscan.h Update copyrights that were missed. 21 years ago
psqlscan.l Code review for escape-strings patch. Sync psql and plpgsql lexers 21 years ago
settings.h Standard pgindent run for 8.1. 21 years ago
startup.c make psql honor explicit database parameter in -l mode, in case "postgres" database is missing - per complaint from Philip Yarra. 20 years ago
stringutils.c Standard pgindent run for 8.1. 21 years ago
stringutils.h Update copyrights that were missed. 21 years ago
tab-complete.c Add tab completion for RESET SESSION AUTHORIZATION. 20 years ago
tab-complete.h Update copyrights that were missed. 21 years ago
variables.c Standard pgindent run for 8.1. 21 years ago
variables.h Update copyrights that were missed. 21 years ago
win32.mak Fix problems with PGXS builds against an installation tree that was 21 years ago