| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian | 1997-12-29 | 1 | -2/+7 |
* | Prototypes for new funcs. | Vadim B. Mikheev | 1997-12-26 | 1 | -4/+11 |
* | Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to de... | Bruce Momjian | 1997-12-23 | 1 | -6/+6 |
* | Fix notty output to show status result. -q option still turns it off. | Bruce Momjian | 1997-12-22 | 1 | -5/+3 |
* | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier | 1997-12-20 | 1 | -1/+1 |
* | Major code cleanup following the pg_password insertion... | Marc G. Fournier | 1997-12-09 | 1 | -3/+3 |
* | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian | 1997-12-06 | 2 | -5/+5 |
* | Fix tolower loops to go in proper direction for cache. | Bruce Momjian | 1997-12-05 | 1 | -3/+3 |
* | I found one other change that I would like to make to the | Marc G. Fournier | 1997-12-05 | 1 | -2/+2 |
* | Incorporate patch from Matt(maycock@intelliquest.com) for dumping ACLs | Marc G. Fournier | 1997-12-04 | 2 | -7/+135 |
* | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier | 1997-12-04 | 2 | -2/+18 |
* | Fix pg_dump, and libpq changes. | Bruce Momjian | 1997-12-01 | 1 | -2/+4 |
* | Document pg_dump -z, clean up option list. Fix problem with libpq handling o... | Bruce Momjian | 1997-12-01 | 1 | -30/+28 |
* | Fix for \dd on types. | Bruce Momjian | 1997-11-30 | 1 | -1/+2 |
* | \dd fix. | Bruce Momjian | 1997-11-26 | 1 | -2/+3 |
* | Change heading. | Bruce Momjian | 1997-11-24 | 1 | -3/+3 |
* | Cleanup wrapping in \d commands. | Bruce Momjian | 1997-11-24 | 1 | -5/+5 |
* | Move descriptions to pg_proc, add descriptions. | Bruce Momjian | 1997-11-24 | 1 | -4/+4 |
* | More archive cleanup. | Bruce Momjian | 1997-11-21 | 1 | -12/+1 |
* | Remove archive stuff. | Bruce Momjian | 1997-11-21 | 3 | -57/+5 |
* | Change \df order. | Bruce Momjian | 1997-11-19 | 1 | -5/+19 |
* | Make \d commands not wrap over 80 cols. | Bruce Momjian | 1997-11-18 | 1 | -9/+5 |
* | Clean out pgbuiltin now that new psql \d commands exist. | Bruce Momjian | 1997-11-17 | 1 | -1/+11 |
* | Fix \e for empty file. | Bruce Momjian | 1997-11-17 | 1 | -3/+3 |
* | Fix for \e on empty file. | Bruce Momjian | 1997-11-17 | 1 | -2/+2 |
* | Re-ordeer new \d command output. | Bruce Momjian | 1997-11-16 | 1 | -19/+24 |
* | New \dS psql command. initdb cleanup. | Bruce Momjian | 1997-11-16 | 2 | -13/+26 |
* | Remove pg_magic, defaults, server, hosts, and demon tables. unused. | Bruce Momjian | 1997-11-15 | 1 | -9/+4 |
* | Fix problem of COPY before vacuum. | Bruce Momjian | 1997-11-15 | 1 | -4/+7 |
* | Add new \df psql option and oid8types() function. | Bruce Momjian | 1997-11-15 | 1 | -1/+16 |
* | Add new psql \da, \do, and \dT options. | Bruce Momjian | 1997-11-14 | 2 | -47/+94 |
* | FIx for indexing regex stuff. Change rowoid to objoid. | Bruce Momjian | 1997-11-14 | 1 | -8/+8 |
* | pg_description cleanup. | Bruce Momjian | 1997-11-13 | 1 | -3/+3 |
* | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian | 1997-11-13 | 2 | -28/+224 |
* | Support "delimited identifiers" for \d tablename command. | Thomas G. Lockhart | 1997-11-07 | 2 | -8/+18 |
* | Add "-D location" to specify alternate database location. | Thomas G. Lockhart | 1997-11-07 | 1 | -25/+45 |
* | Add initlocation. | Thomas G. Lockhart | 1997-11-07 | 1 | -1/+2 |
* | Create alternate location(s) for databases. | Thomas G. Lockhart | 1997-11-07 | 3 | -0/+264 |
* | Add paging for \d, and fix \i. | Bruce Momjian | 1997-11-03 | 1 | -229/+321 |
* | Portability fix for pg_passwd. | Bruce Momjian | 1997-11-02 | 1 | -8/+5 |
* | FIx for libptcl make, from Tatsuo Ishii. | Bruce Momjian | 1997-10-30 | 1 | -2/+3 |
* | Support SQL92 delimited identifiers by checking some attribute names | Thomas G. Lockhart | 1997-10-30 | 3 | -29/+59 |
* | Rename pg_dump -H option to -h. | Bruce Momjian | 1997-10-30 | 1 | -4/+4 |
* | Updates for 6.2.1. Update pgaccess to 0.61. Add to HISTORY. | Bruce Momjian | 1997-10-16 | 2 | -501/+846 |
* | DROP TRIGGER. | Vadim B. Mikheev | 1997-10-16 | 1 | -5/+8 |
* | Cleanups for 6.2.1. | Bruce Momjian | 1997-10-16 | 1 | -5/+5 |
* | Update to version 0.51. | Bruce Momjian | 1997-10-03 | 2 | -5/+4 |
* | Update to 0.5. | Bruce Momjian | 1997-10-03 | 2 | -128/+901 |
* | + MOVE | Vadim B. Mikheev | 1997-10-02 | 1 | -3/+9 |
* | Dump DEFAULT, CHECK, Triggers. | Vadim B. Mikheev | 1997-10-02 | 3 | -41/+326 |