| Commit message (Expand) | Author | Age | Files | Lines |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -38/+38 |
| * | Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used to | Tom Lane | 2005-10-10 | 1 | -41/+25 |
| * | dumpUserConfig failed (in a pretty harmless way, but failed nonetheless) | Tom Lane | 2005-08-28 | 1 | -3/+3 |
| * | Add per-user and per-database connection limit options. | Tom Lane | 2005-07-31 | 1 | -86/+264 |
| * | Awhile back we replaced all uses of strcasecmp and strncasecmp with | Tom Lane | 2005-07-25 | 1 | -3/+3 |
| * | Avoid use of E'', and thereby creating an unnecessary version-dependency, | Tom Lane | 2005-07-18 | 1 | -3/+3 |
| * | Try connecting to both postgres and template1 databases to do the initial | Tom Lane | 2005-07-08 | 1 | -28/+46 |
| * | Add E'' syntax so eventually normal strings can treat backslashes | Bruce Momjian | 2005-06-26 | 1 | -2/+2 |
| * | Fix pg_dumpall to do the right thing with "postgres" database, per | Tom Lane | 2005-06-21 | 1 | -28/+32 |
| * | Cause initdb to create a third standard database "postgres", which | Tom Lane | 2005-06-21 | 1 | -4/+4 |
| * | pg_dumpall should enforce the server version check for itself, rather | Tom Lane | 2005-04-18 | 1 | -4/+31 |
| * | Use _() macro consistently rather than gettext(). Add translation | Bruce Momjian | 2005-02-22 | 1 | -2/+1 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Adjust help message for --no-owner, per Alvaro Herrera. | Tom Lane | 2004-12-03 | 1 | -2/+2 |
| * | Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley. | Tom Lane | 2004-11-27 | 1 | -2/+2 |
| * | Allow pg_ctl to determine the server is up when getting a request for a | Bruce Momjian | 2004-10-16 | 1 | -2/+2 |
| * | Add full path in error report for version mismatch of binaries. | Bruce Momjian | 2004-10-15 | 1 | -6/+12 |
| * | Fix pg_dumpall to use double-quote for Win32 arguments. | Bruce Momjian | 2004-10-06 | 1 | -1/+20 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -39/+49 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Fix compiler warning in the proper way. | Bruce Momjian | 2004-08-08 | 1 | -2/+3 |
| * | Supress warning about zero-length format string. | Bruce Momjian | 2004-08-08 | 1 | -6/+6 |
| * | Allow libpgport to call memory allocation routines even though | Bruce Momjian | 2004-08-08 | 1 | -2/+20 |
| * | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane | 2004-08-04 | 1 | -3/+3 |
| * | Here is another patch that fixes a stack of pg_dump bugs: | Bruce Momjian | 2004-07-19 | 1 | -39/+64 |
| * | This patch adds the following options to pg_dumpall, to be passed to | Bruce Momjian | 2004-07-12 | 1 | -4/+59 |
| * | Fix pg_dump and pg_dumpall for new names of built-in tablespaces, | Tom Lane | 2004-06-21 | 1 | -8/+8 |
| * | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 | 1 | -22/+92 |
| * | Handle multiple double-quoted strings using Win32's system() call. | Bruce Momjian | 2004-06-10 | 1 | -2/+4 |
| * | Use single quotes around pg_dump call from pg_dumpall. | Bruce Momjian | 2004-06-09 | 1 | -2/+2 |
| * | Add time.h to pg_dumpall. | Bruce Momjian | 2004-06-09 | 1 | -1/+2 |
| * | Add start/stop times for pg_dump/pg_dumpall when verbose output is used. | Bruce Momjian | 2004-06-07 | 1 | -1/+21 |
| * | Slight code cleanup for printf's. | Bruce Momjian | 2004-06-05 | 1 | -7/+3 |
| * | Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) | Bruce Momjian | 2004-06-03 | 1 | -2/+2 |
| * | Make the locale location relocatable. | Bruce Momjian | 2004-05-25 | 1 | -6/+2 |
| * | Add end-of-dump markers for pg_dump and pg_dumpall. | Bruce Momjian | 2004-05-19 | 1 | -1/+6 |
| * | Adjust find_my_exec/find_other_exec() so that the return parameter is | Bruce Momjian | 2004-05-14 | 1 | -3/+3 |
| * | Rename find_my_binary/find_other_binary to | Bruce Momjian | 2004-05-12 | 1 | -3/+3 |
| * | As part of the work for making relocatable installs, I have re-factored | Bruce Momjian | 2004-05-11 | 1 | -54/+25 |
| * | Fix incorrect dumping of database LOCATION from 7.0.* servers. | Tom Lane | 2004-01-22 | 1 | -2/+10 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | pg_dump/pg_restore now always use SET SESSION AUTHORIZATION, not \connect, | Tom Lane | 2003-09-23 | 1 | -3/+2 |
| * | Don't assume that struct option is available just because we can find a | Tom Lane | 2003-08-07 | 1 | -5/+3 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -7/+7 |
| * | There is no reason to cast valuntil to timestamp, and a very good | Tom Lane | 2003-07-29 | 1 | -3/+3 |
| * | Apply message style guide to frontend programs. | Peter Eisentraut | 2003-07-23 | 1 | -11/+11 |
| * | Use libpq's new logic to get the server version, instead of doing it ourselves. | Tom Lane | 2003-06-22 | 1 | -13/+9 |
| * | Document the -h client flag can use a socket directory as well as a host | Bruce Momjian | 2003-06-11 | 1 | -2/+2 |
| * | Cause pg_dumpall to support the -a, -s, -x options of pg_dump. | Tom Lane | 2003-05-30 | 1 | -11/+40 |