| Commit message (Expand) | Author | Age |
* | 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 |
* | Update to version 0.51. | Bruce Momjian | 1997-10-03 |
* | Update to 0.5. | Bruce Momjian | 1997-10-03 |
* | + MOVE | Vadim B. Mikheev | 1997-10-02 |
* | Dump DEFAULT, CHECK, Triggers. | Vadim B. Mikheev | 1997-10-02 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 |
* | Update to 0.4. | Bruce Momjian | 1997-10-01 |
* | Update to 0.4 version. | Bruce Momjian | 1997-10-01 |
* | Cleanup. | Bruce Momjian | 1997-09-30 |
* | Update readme. | Bruce Momjian | 1997-09-30 |
* | Update pgtcl to 0.3. Update README. | Bruce Momjian | 1997-09-30 |
* | Update to the newest version before beta12, and add a README file | Marc G. Fournier | 1997-09-29 |
* | Bring in Constantin's PGaccess TCL interface (v0.21) | Marc G. Fournier | 1997-09-29 |
* | Changed location of libpgtcl stuff. | Bruce Momjian | 1997-09-27 |
* | Changed location of libpgtcl stuff. | Bruce Momjian | 1997-09-27 |
* | Remove debugging "puts" print statement. | Thomas G. Lockhart | 1997-09-24 |
* | Fix for pg_dump. | Bruce Momjian | 1997-09-24 |
* | CREATE FUNCTION fixup for types of functions. | Bruce Momjian | 1997-09-24 |
* | Rollback changes to pg_dump.c | Bruce Momjian | 1997-09-24 |
* | Fix for CREATE FUNCTION. | Bruce Momjian | 1997-09-23 |
* | Fix for backslash quote. | Bruce Momjian | 1997-09-23 |
* | Make manual page for pg_passwd from README. | Bruce Momjian | 1997-09-21 |
* | Fix \e and \p after query. | Bruce Momjian | 1997-09-19 |
* | Inline memset() as MemSet(). | Bruce Momjian | 1997-09-18 |
* | Cleanup of use of settings as pointer and structure, and ps. | Bruce Momjian | 1997-09-13 |