- 18 Nov, 1996 5 commits
 - 
- 
Bryan Henderson authored
Makefile.global.
 - 
Bryan Henderson authored
so you can also link pgtclsh.
 - 
Bryan Henderson authored
 - 
Bryan Henderson authored
 - 
Bryan Henderson authored
as declaration".
 
 - 
 - 17 Nov, 1996 10 commits
 - 
- 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bryan Henderson authored
 
 - 
 - 16 Nov, 1996 5 commits
 - 
- 
Bryan Henderson authored
 - 
Bryan Henderson authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 
 - 
 - 15 Nov, 1996 7 commits
 - 
- 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
Unallocate opaque.
 - 
Bruce Momjian authored
 - 
Bruce Momjian authored
in built-in. fixed backslases in source for libpq.
 - 
Marc G. Fournier authored
Pointed out by: Erik Bertelsen <erik@sockdev.uni-c.dk>
 
 - 
 - 14 Nov, 1996 13 commits
 - 
- 
Marc G. Fournier authored
* Wrote max(date) and min(date) aggregates * Wrote operator "-" for date; date - date yields number of days difference * Wrote operator+(date,int) and operator-(date,int); the int is the number of days. Each operator returns a new date. By: Tom Tromey <tromey@creche.cygnus.com>
 - 
Marc G. Fournier authored
 - 
Marc G. Fournier authored
Randy is submitting a more comprehensive patch :)
 - 
Marc G. Fournier authored
Erik Bertelsen <erik@sockdev.uni-c.dk>
 - 
Marc G. Fournier authored
Pointed out by: Erik Bertelsen <erik@sockdev.uni-c.dk>
 - 
Bruce Momjian authored
psql now returns error from queries and errors files, so ignore return code.
 - 
Bruce Momjian authored
 - 
Bryan Henderson authored
In particular, no more compiled-in default for PGDATA or LIBDIR. Commands that need them need either invocation options or environment variables. PGPORT default is hardcoded as 5432, but overrideable with options or environment variables.
 - 
Marc G. Fournier authored
 - 
Marc G. Fournier authored
Requested by Bryan
 - 
Bryan Henderson authored
 - 
Bryan Henderson authored
explicitly.
 - 
Bryan Henderson authored
 
 -