Update completed items:
authorBruce Momjian <bruce@momjian.us>
Mon, 25 Feb 2002 06:23:54 +0000 (06:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 25 Feb 2002 06:23:54 +0000 (06:23 +0000)
commit6071d36a52596dcc99809594dcd43ec9bb34a85b
treec72ccaccccae4afc64afda3c3cebe188a286f299
parentb2d0a19ec5607009b9b751e1f8d73c813c5db7d0
Update completed items:

> * -Prevent SIGHUP and 'pg_ctl reload' from changing command line
> * -Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
> * -Prevent create/drop scripts from allowing extra args (Bruce)
> * -Have pg_dump -C dump database location and encoding information
doc/TODO