postgresql/src/bin/psql
Peter Eisentraut 32163099d7 Add distprep target to take some of the job of the release_prep script.
The latter updated accordingly. Also add `dist' and `distcheck' targets
to play with, but caveat packager.

Updated backend/bootstrap and backend/parser makefile to make them
marginally builddir aware and fix the usual set of things.

Add rule to automatically remake config.h dependent on config.h.in and
config.status. (Adopted from Autoconf manual and about every other
package.) On a good day we should now have a complete and accurate set
of dependencies throughout everything.
2000-07-19 16:30:27 +00:00
..
.cvsignore Add cvs. 1999-12-18 00:34:48 +00:00
Makefile Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
command.c Don't strip trailing backslashes from a line. Treat them more reasonably. 2000-07-17 18:24:33 +00:00
command.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
common.c Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00
common.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
copy.c more psql bug squashing: 2000-04-16 15:46:40 +00:00
copy.h More fixes for psql ^C handling, especially during copy. Still doesn't 2000-03-01 21:10:05 +00:00
create_help.pl Makefile cleanup for bin and pl subtrees. They should now support 2000-06-27 00:32:06 +00:00
describe.c oidvectortypes: use SQL type names and separate by commas 2000-07-09 21:30:21 +00:00
describe.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
help.c Fix \h SELECT to not show SELECT INTO. 2000-05-26 15:47:18 +00:00
help.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
input.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
input.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
large_obj.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
large_obj.h Clean up include files use in psql. 2000-02-16 13:15:26 +00:00
mainloop.c Don't strip trailing backslashes from a line. Treat them more reasonably. 2000-07-17 18:24:33 +00:00
mainloop.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
print.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
print.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
prompt.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
prompt.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
settings.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
startup.c Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00
stringutils.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
stringutils.h Fixed psql double quoting of SQL ids 2000-02-07 23:10:11 +00:00
tab-complete.c Added new commands and intelligence to psql tab completion. 2000-06-25 14:25:51 +00:00
tab-complete.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
variables.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
variables.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00