| Commit message (Expand) | Author | Age |
* | Add fflush of stdout when outputing query. | Bruce Momjian | 2003-07-31 |
* | There is no reason to cast valuntil to timestamp, and a very good | Tom Lane | 2003-07-29 |
* | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 |
* | Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. | Tom Lane | 2003-07-28 |
* | A visit from the message-style police ... | Tom Lane | 2003-07-28 |
* | > Joe Conway <mail@joeconway.com> writes: | Bruce Momjian | 2003-07-27 |
* | This is a totally trivial patch for something that was a very minor nit that | Bruce Momjian | 2003-07-27 |
* | here are the patches for psql on Win32: | Bruce Momjian | 2003-07-27 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-07-25 |
* | > Having read the list, and noticed the message about table inheritance I | Bruce Momjian | 2003-07-25 |
* | Recent patch to dump nondefault attstorage settings broke pg_dump for | Tom Lane | 2003-07-25 |
* | Seems my check constraint change did break stuff. | Bruce Momjian | 2003-07-25 |
* | > Rod Taylor <rbt@rbt.ca> writes: | Bruce Momjian | 2003-07-25 |
* | Fix grant option dumping and related cross-version compatibility issues. | Peter Eisentraut | 2003-07-24 |
* | Czech translation updates from Karel Zak | Peter Eisentraut | 2003-07-23 |
* | Update German translations. | Peter Eisentraut | 2003-07-23 |
* | Apply message style guide to frontend programs. | Peter Eisentraut | 2003-07-23 |
* | Don't report sequendces in pg_tables. | Bruce Momjian | 2003-07-22 |
* | Fix relkind test for pg_tables. | Bruce Momjian | 2003-07-21 |
* | Tweak original coding so that we can determine the platform-specific | Tom Lane | 2003-07-15 |
* | The default values for shared_buffers and max_connections are now 1000 | Tom Lane | 2003-07-14 |
* | Add --help-config facility to dump information about GUC parameters | Tom Lane | 2003-07-04 |
* | Translation update | Peter Eisentraut | 2003-07-01 |
* | Rename plpython to plpythonu, and update documentation to reflect its | Tom Lane | 2003-06-30 |
* | Add GUC option log_error_verbosity to control which fields of error | Tom Lane | 2003-06-30 |
* | Add missing PO files from last commit. | Peter Eisentraut | 2003-06-29 |
* | Merge PO file updates from 7.3 branch. | Peter Eisentraut | 2003-06-28 |
* | Update psql for some features of new FE/BE protocol. There is a | Tom Lane | 2003-06-28 |
* | Missing calls to PQclear in large_obj.c and describe.c. | Tom Lane | 2003-06-27 |
* | If they're not, the below causes problems, as the foreign key is added | Bruce Momjian | 2003-06-25 |
* | Updated the pg_get_constraintdef() to use conbin. Update pg_dump to use | Bruce Momjian | 2003-06-25 |
* | Use libpq's new logic to get the server version, instead of doing it ourselves. | Tom Lane | 2003-06-22 |
* | Change clusterdb and vacuumdb into C programs. | Peter Eisentraut | 2003-06-18 |
* | Attached is the complete diff against current CVS. | Bruce Momjian | 2003-06-12 |
* | Attached is a patch that enhances the output of psql's HTML mode. | Bruce Momjian | 2003-06-12 |
* | psql: tab completion for \encoding | Bruce Momjian | 2003-06-12 |
* | Add add_missing_from GUC variable. | Bruce Momjian | 2003-06-11 |
* | Add log_min_duration_statement. | Bruce Momjian | 2003-06-11 |
* | pg_dump and pg_restore were stripping quotes and downcasing some but | Tom Lane | 2003-06-11 |
* | Document the -h client flag can use a socket directory as well as a host | Bruce Momjian | 2003-06-11 |
* | Add -DFRONTEND for non-MinGW Win32 ports. | Bruce Momjian | 2003-06-06 |
* | Make the world at least marginally safe for usernames with embedded spaces. | Tom Lane | 2003-06-02 |
* | Cause pg_dumpall to support the -a, -s, -x options of pg_dump. | Tom Lane | 2003-05-30 |
* | Cause pg_dumpall to include GRANT/REVOKE for database-level permissions | Tom Lane | 2003-05-30 |
* | Fix things so that an error occuring during standalone-backend processing | Tom Lane | 2003-05-28 |
* | In bootstrap and standalone-backend modes, do not sort LOG elevel out | Tom Lane | 2003-05-28 |
* | Replace functional-index facility with expressional indexes. Any column | Tom Lane | 2003-05-28 |
* | Internationalize interactive yes/no responses. | Peter Eisentraut | 2003-05-27 |
* | Fix breakage induced by recent patch (careless use of fmtId()). | Tom Lane | 2003-05-17 |
* | Indexing support for pattern matching operations via separate operator | Peter Eisentraut | 2003-05-15 |