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
Bruce Momjian 5af6e0a4ac Add comments about sharing. 24 years ago
..
.cvsignore Add cvs. 26 years ago
Makefile Move simple_prompt() into its own file to be shared with psql and pg_dump. 24 years ago
command.c Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers 24 years ago
command.h Reset parenthesis level counter upon \r. 24 years ago
common.c Move simple_prompt() into its own file to be shared with psql and pg_dump. 24 years ago
common.h Move simple_prompt() into its own file to be shared with psql and pg_dump. 24 years ago
copy.c Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
copy.h Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
create_help.pl Makefile cleanup for bin and pl subtrees. They should now support 26 years ago
cs.po Update copyright to 2002. 24 years ago
de.po Update copyright to 2002. 24 years ago
describe.c Make operators have their own comments separate from those of the 24 years ago
describe.h Add psql \dD listing of domains, from Jonathan Eisler. 24 years ago
fr.po Update copyright to 2002. 24 years ago
help.c Update copyright to 2002. 24 years ago
help.h Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
input.c Readline and Zlib now required by default. Add options --without-readline 24 years ago
input.h Readline and Zlib now required by default. Add options --without-readline 24 years ago
large_obj.c Change made to elog: 24 years ago
large_obj.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
mainloop.c Fix some more boundary-case errors in psql variable substitution: 24 years ago
mainloop.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
mbprint.c Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
mbprint.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
nls.mk NLS updates, most notably fixed zh_TW translations 24 years ago
print.c Don't dump core on empty table. 24 years ago
print.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
prompt.c pgindent run on all C files. Java run to follow. initdb/regression 25 years ago
prompt.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
ru.po Update copyright to 2002. 24 years ago
settings.h Add \timing patch to psql. Times all queries. 24 years ago
sprompt.c Add comments about sharing. 24 years ago
startup.c Update copyright to 2002. 24 years ago
stringutils.c The attached patch fixes a minor memory leak in psql. 24 years ago
stringutils.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
sv.po Update copyright to 2002. 24 years ago
tab-complete.c Remove KSQO from GUC and move file to _deadcode. 24 years ago
tab-complete.h Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
variables.c Restructure the key include files per recent pghackers discussion: there 25 years ago
variables.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
win32.mak Remove compile errors of psql.exe and libpq.dll under 24 years ago
zh_CN.po Update copyright to 2002. 24 years ago
zh_TW.po Update copyright to 2002. 24 years ago