postgresql/src/bin/psql
2002-09-02 22:22:12 +00:00
..
po Translation updates 2002-09-02 22:22:12 +00:00
.cvsignore
command.c I checked all the previous string handling errors and most of them were 2002-09-02 06:11:43 +00:00
command.h Reset parenthesis level counter upon \r. 2002-03-27 19:16:13 +00:00
common.c Enable locale, so case conversion (identifier processing) and number 2002-08-27 20:16:49 +00:00
common.h Move simple_prompt() into its own file to be shared with psql and pg_dump. 2002-07-06 20:12:30 +00:00
copy.c Improve COPY syntax to use WITH clause, keep backward compatibility. 2002-06-20 16:00:44 +00:00
copy.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
create_help.pl
describe.c Code review for standalone composite types, query-specified composite 2002-08-29 00:17:06 +00:00
describe.h Add '+' mention in \? help. More clean of \? to do. 2002-08-27 18:28:29 +00:00
help.c Add '+' mention in \? help. More clean of \? to do. 2002-08-27 18:28:29 +00:00
help.h Fix \? and \pset pager handling. \? wasn't honoring pager before. 2002-07-15 01:56:25 +00:00
input.c Readline and Zlib now required by default. Add options --without-readline 2002-04-10 22:47:09 +00:00
input.h Readline and Zlib now required by default. Add options --without-readline 2002-04-10 22:47:09 +00:00
large_obj.c psql backslash commands are schema-aware. Pattern matching behavior 2002-08-10 03:56:24 +00:00
large_obj.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
mainloop.c Fix some more boundary-case errors in psql variable substitution: 2002-07-03 16:47:46 +00:00
mainloop.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
mbprint.c Enable locale, so case conversion (identifier processing) and number 2002-08-27 20:16:49 +00:00
mbprint.h Enable locale, so case conversion (identifier processing) and number 2002-08-27 20:16:49 +00:00
nls.mk NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
print.c Improve footer length computation for psql. 2002-09-01 23:30:46 +00:00
print.h Fix \? and \pset pager handling. \? wasn't honoring pager before. 2002-07-15 01:56:25 +00:00
prompt.c pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
prompt.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
settings.h Add \timing patch to psql. Times all queries. 2002-03-05 00:01:03 +00:00
sprompt.c Add comments about sharing. 2002-07-06 20:14:58 +00:00
startup.c Enable locale, so case conversion (identifier processing) and number 2002-08-27 20:16:49 +00:00
stringutils.c Enable locale, so case conversion (identifier processing) and number 2002-08-27 20:16:49 +00:00
stringutils.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
tab-complete.c Tab completion in psql is missing the REINDEX command. 2002-09-02 06:19:38 +00:00
tab-complete.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
variables.c
variables.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
win32.mak Remove compile errors of psql.exe and libpq.dll under 2001-11-22 10:18:52 +00:00