| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix freenig of names in Kerberos when using MIT - need to use the | Magnus Hagander | 2007-07-12 | 3 | -3/+19 |
| * | Suppress a warning that some versions of gcc emit about %x in strftime. | Tom Lane | 2007-07-11 | 1 | -2/+9 |
| * | A bunch of GSSAPI fixes per comments from Tom: | Magnus Hagander | 2007-07-11 | 3 | -32/+49 |
| * | Fix misspelling. | Tom Lane | 2007-07-10 | 1 | -3/+3 |
| * | Add support for GSSAPI authentication. | Magnus Hagander | 2007-07-10 | 15 | -27/+629 |
| * | Adjust processSQLNamePattern() so that $ within the pattern is always matched | Tom Lane | 2007-07-10 | 1 | -1/+13 |
| * | Fix stddev_pop(numeric) and var_pop(numeric), which were incorrectly producing | Tom Lane | 2007-07-09 | 2 | -4/+7 |
| * | Fix single-user mode so that interrupts (particularly SIGTERM and | Tom Lane | 2007-07-09 | 1 | -49/+77 |
| * | Remove the pgstat_drop_relation() call from smgr_internal_unlink(), because | Tom Lane | 2007-07-08 | 3 | -11/+13 |
| * | Get rid of client-code dependencies on the exact text of the no-password | Tom Lane | 2007-07-08 | 6 | -69/+58 |
| * | Closer code review for PQconnectionUsedPassword() patch: in particular, | Tom Lane | 2007-07-08 | 4 | -26/+27 |
| * | Arrange for the authentication request type to be preserved in | Joe Conway | 2007-07-08 | 5 | -6/+27 |
| * | Fix a couple of planner bugs introduced by the new ability to discard | Tom Lane | 2007-07-07 | 4 | -8/+70 |
| * | Move parse.h into src/backend on msvc, which is where it is on Unix. | Magnus Hagander | 2007-07-07 | 3 | -5/+10 |
| * | Fix up hash functions for datetime datatypes so that they don't take | Tom Lane | 2007-07-06 | 9 | -41/+95 |
| * | Fix incorrect comment about the timing of AbsorbFsyncRequests() during | Tom Lane | 2007-07-03 | 2 | -8/+11 |
| * | Add ALTER VIEW ... RENAME TO, and a RENAME TO clause to ALTER SEQUENCE. | Neil Conway | 2007-07-03 | 6 | -13/+68 |
| * | - Fix the -w (wait) option to work in Windows service mode, per bug #3382. | Magnus Hagander | 2007-07-02 | 1 | -35/+87 |
| * | Fix failure to restart Postgres when Linux kernel returns EIDRM for shmctl(). | Tom Lane | 2007-07-02 | 2 | -2/+27 |
| * | Add notes about configuring Visual Studio Express for use with the | Magnus Hagander | 2007-07-01 | 1 | -0/+17 |
| * | Reduce the maximum sleep interval in the autovac launcher to 1 second, | Tom Lane | 2007-07-01 | 1 | -26/+29 |
| * | Treat the autovac launcher more like a regular backend, in that we wait | Tom Lane | 2007-07-01 | 1 | -27/+12 |
| * | Avoid memory leakage when a series of subtransactions invoke AFTER triggers | Tom Lane | 2007-07-01 | 1 | -1/+19 |
| * | Fix comments not updated in recent patch. | Tom Lane | 2007-07-01 | 1 | -3/+3 |
| * | Add 'volatile' to suppress 'variable might be clobbered by longjmp' | Tom Lane | 2007-07-01 | 1 | -2/+2 |
| * | Improve logging of checkpoints. Patch by Greg Smith, worked over | Tom Lane | 2007-06-30 | 6 | -68/+180 |
| * | Avoid crash in interrupted autovacuum worker, caused by leaving the current | Alvaro Herrera | 2007-06-30 | 1 | -15/+33 |
| * | Arrange for SIGINT in autovacuum workers to cancel the current table and | Alvaro Herrera | 2007-06-29 | 4 | -15/+63 |
| * | Fix a passel of ancient bugs in to_char(), including two distinct buffer | Tom Lane | 2007-06-29 | 1 | -94/+56 |
| * | Fix incorrect tests for undef Perl values in some places in plperl.c. | Tom Lane | 2007-06-28 | 1 | -11/+12 |
| * | Add the function's volatility to the output of psql's \df+ command. | Neil Conway | 2007-06-28 | 1 | -2/+7 |
| * | Implement "distributed" checkpoints in which the checkpoint I/O is spread | Tom Lane | 2007-06-28 | 19 | -360/+686 |
| * | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane | 2007-06-26 | 3 | -5/+13 |
| * | Remove unused "caller" argument from stringToQualifiedNameList. | Alvaro Herrera | 2007-06-26 | 4 | -23/+18 |
| * | Add extra checks for buildfarm to pick up errors when running | Magnus Hagander | 2007-06-26 | 3 | -3/+22 |
| * | Remove unused BAD_LOCATION definition. | Alvaro Herrera | 2007-06-25 | 1 | -2/+1 |
| * | Improve autovacuum launcher's ability to detect a problem in worker startup, | Alvaro Herrera | 2007-06-25 | 3 | -115/+185 |
| * | Separate parse-analysis for utility commands out of parser/analyze.c | Tom Lane | 2007-06-23 | 23 | -2097/+2144 |
| * | In psql, when running a SELECT query using a cursor, flush the query | Neil Conway | 2007-06-22 | 1 | -1/+7 |
| * | Allow trailing whitespace in parse_real(), for consistency with | Tom Lane | 2007-06-21 | 1 | -12/+18 |
| * | Provide a HINT listing the allowed unit names when a GUC variable seems to | Tom Lane | 2007-06-21 | 1 | -98/+194 |
| * | Restrict deadlock_timeout to the range for which the implementation | Tom Lane | 2007-06-20 | 1 | -2/+2 |
| * | transformColumnDefinition failed to complain about | Tom Lane | 2007-06-20 | 1 | -2/+6 |
| * | CREATE DOMAIN ... DEFAULT NULL failed because gram.y special-cases DEFAULT | Tom Lane | 2007-06-20 | 1 | -27/+40 |
| * | Quiet warnings about redefined PGPORT macros for MSVC. | Andrew Dunstan | 2007-06-20 | 1 | -1/+3 |
| * | Minor code cleanup: calling FreeFile() before ereport(ERROR) is not | Neil Conway | 2007-06-20 | 1 | -7/+1 |
| * | Only log 'process acquired lock' if we actually did get the lock. This | Tom Lane | 2007-06-19 | 1 | -4/+5 |
| * | Remove duplicate #include. | Neil Conway | 2007-06-19 | 1 | -2/+1 |
| * | Code review for log_lock_waits patch. Don't try to issue log messages from | Tom Lane | 2007-06-19 | 6 | -149/+216 |
| * | Arrange for quote_identifier() and pg_dump to not quote keywords that are | Tom Lane | 2007-06-18 | 10 | -429/+463 |