postgresql/src/bin/psql
Bruce Momjian abdabeb995 Change psql \copy stdin/stdout to read from command input/output.
Add pstdin/pstdout to read from psql's stdin/stdout.

BACKWARD INCOMPATIBLE CHANGE
2004-04-12 15:58:52 +00:00
..
po
.cvsignore
bcc32.mak
command.c
command.h
common.c
common.h
copy.c Change psql \copy stdin/stdout to read from command input/output. 2004-04-12 15:58:52 +00:00
copy.h
create_help.pl
describe.c Add CLUSTER tag to psql \d display. 2004-04-06 04:05:17 +00:00
describe.h
help.c
help.h
input.c
input.h
large_obj.c
large_obj.h
mainloop.c
mainloop.h
Makefile Build scanner output when making a distribution. 2004-03-09 19:47:05 +00:00
mbprint.c
mbprint.h
nls.mk
print.c
print.h
prompt.c
prompt.h
psqlscan.h
psqlscan.l
settings.h
startup.c
stringutils.c
stringutils.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
tab-complete.c
tab-complete.h
variables.c
variables.h
win32.mak