postgresql/src/bin/psql
2004-01-22 21:13:45 +00:00
..
po Translation update 2004-01-22 21:13:45 +00:00
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
bcc32.mak Move simple_prompt()/sprompt.c into /port. 2003-08-08 04:52:22 +00:00
command.c Back out -fstrict-aliasing void* casting. 2003-10-11 18:04:26 +00:00
command.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
common.c AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably 2003-11-12 22:55:42 +00:00
common.h Pass session_authorization to the client and make psql update its prompt 2003-09-03 22:05:09 +00:00
copy.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
copy.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
create_help.pl Allow translation of SQL help in psql. 2003-09-14 22:37:13 +00:00
describe.c Mark string for translation. 2004-01-11 19:25:44 +00:00
describe.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
help.c Add documentation about \pset footer to \?. 2003-10-02 06:39:31 +00:00
help.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
input.c Remove WIN32_CONSOLE support, at the request of the author. 2003-09-12 02:40:10 +00:00
input.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
large_obj.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
large_obj.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
mainloop.c Ensure fflush(stdout) happens in all cases, per gripe from Jon Sablatnig. 2004-01-21 22:05:53 +00:00
mainloop.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
Makefile Move simple_prompt()/sprompt.c into /port. 2003-08-08 04:52:22 +00:00
mbprint.c Remove WIN32_CONSOLE support, at the request of the author. 2003-09-12 02:40:10 +00:00
mbprint.h Make the printing code somewhat more independent by not relying on 2003-03-18 22:15:44 +00:00
nls.mk New Italian translation 2003-10-06 21:50:45 +00:00
print.c Someone moved PageOutput here from common.c, but forgot to move all 2003-08-14 18:49:42 +00:00
print.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
prompt.c Change transaction status indicator in prompt from %T to %x. 2003-10-04 01:04:46 +00:00
prompt.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
settings.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
startup.c > > 2003-09-29 18:21:33 +00:00
stringutils.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
stringutils.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
tab-complete.c Allow tab completion for ALTER TABLE dbname <tab><tab> to show new 2003-11-08 20:54:37 +00:00
tab-complete.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
variables.c Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
variables.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
win32.mak Allow win32 client compiles with MSC. 2003-10-26 04:29:15 +00:00