You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Eisentraut
44f64dd3ea
Makefile cleanup for interface tree. Now essentially with all the
...
standard targets and behaviour. Replaced Makefile.in's with
Makefile's and declared the respective variables in Makefile.global.
maintainer-clean target now available at top level, although it does
not work in the backend tree yet.
Cleanup pass over Makefile.shlib, renamed some targets and variables.
The shared library symlink tests are now done by make, not the shell.
ecpg: Remove one warning in sloppy flex output.
PL/Perl and Perl interface: the MakeMaker documentation is confusing,
the realclean target *does* "delete derived files", but it also
uninstalls them. Don't use that.
The submake targets in the various bin directories that update libpq
should `make all', not `make libpq.a'. That is a) unportable, and
b) doesn't build the shared library.
26 years ago
..
.cvsignore
Add cvs.
26 years ago
Makefile
Makefile cleanup for interface tree. Now essentially with all the
26 years ago
command.c
Fix \pset null to use ', not ".
26 years ago
command.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
common.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
common.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
copy.c
more psql bug squashing:
26 years ago
copy.h
More fixes for psql ^C handling, especially during copy. Still doesn't
26 years ago
create_help.pl
Makefile cleanup for bin and pl subtrees. They should now support
26 years ago
describe.c
squished \dS+ bug pointed out by Mike Mascari
26 years ago
describe.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
help.c
Fix \h SELECT to not show SELECT INTO.
26 years ago
help.h
Clean up include files use in psql.
26 years ago
input.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
input.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
large_obj.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
large_obj.h
Clean up include files use in psql.
26 years ago
mainloop.c
/home/peter/commit-msg
26 years ago
mainloop.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
print.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
print.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
prompt.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
prompt.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
settings.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
startup.c
That psql option should be --no-readline (as it used to be), not --noreadline.
26 years ago
stringutils.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
stringutils.h
Fixed psql double quoting of SQL ids
26 years ago
tab-complete.c
Added new commands and intelligence to psql tab completion.
26 years ago
tab-complete.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
variables.c
Ye-old pgindent run. Same 4-space tabs.
26 years ago
variables.h
Ye-old pgindent run. Same 4-space tabs.
26 years ago
win32.mak
Hi!
26 years ago