Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-30Remove pgaccess from CVS. It has its own home now.Bruce Momjian
2002-07-19Another "$@" cleanup with new syntax, ${1+"$@"}.Bruce Momjian
2002-07-19Fix "$@" to ${1:+"$@"} for older shells.Bruce Momjian
2002-07-02Update to pgaccess 0.91.Bruce Momjian
2001-02-07Use explicit path to libpgtcl.so, instead of relying on LD_LIBRARY_PATHTom Lane
or local equivalent. Also, honor --with-pgport configure option for default port number, and allow PGPORT environment variable to override this.
1999-10-30Add 0.98.Bruce Momjian
1999-10-30Remove 0.96 for update to 0.98Bruce Momjian
1999-09-20bring in missing files ... this isn't very clean, but :(Marc G. Fournier