postgresql/src/bin/psql
2006-12-02 01:16:16 +00:00
..
po Translation updates 2006-12-02 01:16:16 +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
bcc32.mak Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in 2006-11-21 23:26:47 +00:00
command.c Message style improvements 2006-10-06 17:14:01 +00:00
command.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
common.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
common.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
copy.c Fix psql's \copy command to ensure that it cycles libpq back to the idle state 2006-11-24 23:06:50 +00:00
copy.h Support binary COPY through psql. Also improve detection of write errors 2006-05-26 19:51:29 +00:00
create_help.pl Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
describe.c Fix a memory leak in psql: we'd leak a few PGresult handles if 2006-11-08 01:22:55 +00:00
describe.h Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
help.c Message style improvements 2006-10-06 17:14:01 +00:00
help.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
input.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
input.h Code review for psql multiline history patch(es). Fix memory leak, 2006-06-11 23:06:00 +00:00
large_obj.c Invent an assign-hook mechanism for psql variables similar to the one 2006-08-29 15:19:51 +00:00
large_obj.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
mainloop.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
mainloop.h Fix a passel of recently-committed violations of the rule 'thou shalt 2006-07-14 05:28:29 +00:00
Makefile Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
mbprint.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
mbprint.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
nls.mk New translations 2004-12-13 16:30:53 +00:00
print.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
print.h Create a FETCH_COUNT parameter that causes psql to execute SELECT-like 2006-08-29 22:25:08 +00:00
prompt.c Invent an assign-hook mechanism for psql variables similar to the one 2006-08-29 15:19:51 +00:00
prompt.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
psqlrc.sample Fix filename mention in psqlrc.sample file. 2004-04-22 14:33:49 +00:00
psqlscan.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
psqlscan.l Fix seriously broken patch for psql '' ... per its comment, emit() is 2006-05-31 22:11:44 +00:00
settings.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
startup.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
stringutils.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
stringutils.h Respond to Jeremy Drake's original gripe that \copy needs to recognize 2006-06-01 01:28:00 +00:00
tab-complete.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
tab-complete.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
variables.c Invent an assign-hook mechanism for psql variables similar to the one 2006-08-29 15:19:51 +00:00
variables.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
win32.mak Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in 2006-11-21 23:26:47 +00:00