| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial version of the SQL information schema | Peter Eisentraut | 2002-12-14 | 1 | -1/+5 |
* | Increment libpq major number for 7.3.1 and minor for 7.4. | Bruce Momjian | 2002-12-13 | 1 | -57/+56 |
* | Here's the patch I mentioned on HACKERS to fix up ALTER command tab | Bruce Momjian | 2002-12-13 | 1 | -73/+146 |
* | Don't produce bogus COPY command when there are no undropped columns | Tom Lane | 2002-12-12 | 1 | -33/+51 |
* | TODO marked as done: | Bruce Momjian | 2002-12-12 | 4 | -5/+120 |
* | Don't force rebuild of all of backend/parser when we only need | Tom Lane | 2002-12-12 | 1 | -2/+2 |
* | Move psql \? Formatting above Large Object/Copy. | Bruce Momjian | 2002-12-11 | 1 | -9/+9 |
* | psql \? rearrangement, suggested by Tom. | Bruce Momjian | 2002-12-11 | 1 | -6/+7 |
* | Reorder psql \? help into groupings, idea from Harald Armin Massa. | Bruce Momjian | 2002-12-11 | 1 | -31/+49 |
* | Back out psql help change. Not done yet. | Bruce Momjian | 2002-12-11 | 1 | -49/+31 |
* | Bump version for 7.3 and 7.4. | Bruce Momjian | 2002-12-11 | 1 | -31/+49 |
* | Fix pg_dump failure against 7.1 or older servers, per | Tom Lane | 2002-12-01 | 1 | -3/+3 |
* | This patch fixes two tiny memory leaks in pg_dump and two in pg_dumpall. | Bruce Momjian | 2002-11-29 | 2 | -3/+8 |
* | Remove check for pg_group file as part of initdb -W password assignment | Bruce Momjian | 2002-11-25 | 1 | -6/+1 |
* | Heres a patch which will create the sql_help.h file on Win32 if it | Bruce Momjian | 2002-11-23 | 1 | -1/+7 |
* | This patch implements FOR EACH STATEMENT triggers, per my email to | Bruce Momjian | 2002-11-23 | 2 | -17/+11 |
* | Quote database name properly when invoking pg_dump. Per report from | Tom Lane | 2002-11-22 | 1 | -3/+17 |
* | Finish implementation of hashed aggregation. Add enable_hashagg GUC | Tom Lane | 2002-11-21 | 1 | -1/+2 |
* | Clean up psql: | Bruce Momjian | 2002-11-15 | 1 | -58/+147 |
* | pg_dump for domain constraints. | Bruce Momjian | 2002-11-15 | 1 | -1/+31 |
* | Rename: | Bruce Momjian | 2002-11-15 | 1 | -5/+5 |
* | Rename server_min_messages to log_min_messages. Part of consolidation | Bruce Momjian | 2002-11-14 | 1 | -2/+2 |
* | Here is a patch that does just that, while maintaining the | Bruce Momjian | 2002-11-08 | 6 | -14/+22 |
* | Add extra_float_digits GUC parameter to allow adjustment of displayed | Tom Lane | 2002-11-08 | 2 | -11/+23 |
* | Avoid malloc(0) when printing a table of no columns. On some platforms | Tom Lane | 2002-11-01 | 1 | -18/+29 |
* | Add popen/pclose -> _popen/_pclose() mapping for Win32. | Bruce Momjian | 2002-10-29 | 2 | -6/+8 |
* | getopt.c now in /port, for MS Win. | Bruce Momjian | 2002-10-29 | 1 | -2/+2 |
* | Suppress compile warnings on OS X. | Tom Lane | 2002-10-27 | 1 | -3/+3 |
* | Change to fseeko(), per Philip. | Bruce Momjian | 2002-10-25 | 1 | -2/+2 |
* | Allow fseeko in pg_dump only if fseeko() will work for all supported file | Bruce Momjian | 2002-10-25 | 6 | -13/+41 |
* | Fix include files for new PageOutput call. | Bruce Momjian | 2002-10-24 | 3 | -15/+14 |
* | Page \h output and centralize psql paging code in PageOutput(). | Bruce Momjian | 2002-10-23 | 6 | -99/+86 |
* | Allow 8-byte off_t to properly pg_dump, from Philip Warner with mods by Bruce. | Bruce Momjian | 2002-10-22 | 7 | -87/+154 |
* | Cleanup for CLUSTERDB failure: | Bruce Momjian | 2002-10-21 | 1 | -1/+3 |
* | Translation updates | Peter Eisentraut | 2002-10-21 | 1 | -251/+255 |
* | Returns exit status 1 if invalid encoding name or | Tatsuo Ishii | 2002-10-20 | 1 | -4/+11 |
* | Make psql's \df display functions that return sets as having return type | Tom Lane | 2002-10-19 | 1 | -4/+5 |
* | Fix psql's \copy to accept table names containing schemas, as well as | Tom Lane | 2002-10-19 | 3 | -223/+366 |
* | Improve formatting of --help output. | Peter Eisentraut | 2002-10-18 | 20 | -246/+299 |
* | Un-break createlang build. | Tom Lane | 2002-10-18 | 1 | -5/+6 |
* | Update /contrib for "autocommit TO 'on'". | Bruce Momjian | 2002-10-18 | 1 | -4/+4 |
* | Make pg_dump save for autocommit = off. | Bruce Momjian | 2002-10-16 | 3 | -15/+32 |
* | Improve appearance of SET command. | Bruce Momjian | 2002-10-16 | 8 | -20/+20 |
* | Fix script to handle autocommit = 'off' by prepending autocommit 'on' to | Bruce Momjian | 2002-10-16 | 8 | -20/+20 |
* | Fix unintentional breakage of COPY TO/FROM stdin. Mea culpa. | Tom Lane | 2002-10-15 | 1 | -3/+10 |
* | Fix psql to cope with autocommit off, at least during startup. | Tom Lane | 2002-10-15 | 6 | -54/+78 |
* | Translation updates | Peter Eisentraut | 2002-10-14 | 14 | -2807/+4975 |
* | psql thought that backslash is an escape character inside double quotes. | Tom Lane | 2002-10-12 | 1 | -8/+11 |
* | > Alvaro Herrera <alvherre@atentus.com> writes: | Bruce Momjian | 2002-10-09 | 3 | -10/+23 |
* | The attached patch fixes a number of issues related to compiling the | Bruce Momjian | 2002-10-03 | 6 | -18/+41 |