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