| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a hook to let loadable modules get control at ProcessUtility execution, | Tom Lane | 2009-12-15 | 1 | -1/+26 |
| * | Support ORDER BY within aggregate function calls, at long last providing a | Tom Lane | 2009-12-15 | 17 | -189/+633 |
| * | Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. | Robert Haas | 2009-12-15 | 14 | -107/+175 |
| * | Fix a bug introduced when set-returning SQL functions were made inline-able: | Tom Lane | 2009-12-14 | 4 | -38/+146 |
| * | Allow LDAP authentication to operate in search+bind mode, meaning it | Magnus Hagander | 2009-12-12 | 2 | -44/+257 |
| * | Fix integer-to-bit-string conversions to handle the first fractional byte | Tom Lane | 2009-12-12 | 1 | -3/+13 |
| * | Export ExplainBeginOutput() and ExplainEndOutput() for auto_explain. | Robert Haas | 2009-12-12 | 1 | -5/+3 |
| * | Ensure that the result tuple of an EvalPlanQual cycle gets materialized | Tom Lane | 2009-12-11 | 1 | -1/+11 |
| * | Add large object access control. | Itagaki Takahiro | 2009-12-11 | 15 | -106/+717 |
| * | Add YAML to list of EXPLAIN formats. Greg Sabino Mullane, reviewed by Takahir... | Andrew Dunstan | 2009-12-11 | 1 | -1/+102 |
| * | Prevent indirect security attacks via changing session-local state within | Tom Lane | 2009-12-09 | 12 | -100/+262 |
| * | Reject certificates with embedded NULLs in the commonName field. This stops | Magnus Hagander | 2009-12-09 | 1 | -2/+22 |
| * | Add exclusion constraints, which generalize the concept of uniqueness to | Tom Lane | 2009-12-07 | 23 | -118/+1101 |
| * | Speed up information schema privilege views | Peter Eisentraut | 2009-12-05 | 2 | -228/+294 |
| * | Fix bug in temporary file management with subtransactions. A cursor opened | Heikki Linnakangas | 2009-12-03 | 2 | -33/+137 |
| * | Mark application_name as GUC_REPORT so that the value will be reported back | Tom Lane | 2009-12-02 | 1 | -2/+2 |
| * | Teach the regular expression functions to do case-insensitive matching and | Tom Lane | 2009-12-01 | 1 | -13/+105 |
| * | Revert due to Tom's concerns: | Bruce Momjian | 2009-12-01 | 1 | -22/+1 |
| * | ProcessUtility_hook: | Bruce Momjian | 2009-12-01 | 1 | -1/+22 |
| * | Avoid core dump on empty thesaurus dictionary. | Tom Lane | 2009-11-30 | 1 | -5/+5 |
| * | Make pg_stat_activity.application_name visible to all users, rather than | Tom Lane | 2009-11-29 | 2 | -38/+39 |
| * | Add support for an application_name parameter, which is displayed in | Tom Lane | 2009-11-28 | 6 | -15/+146 |
| * | Eliminate a lot of list-management overhead within join_search_one_level | Tom Lane | 2009-11-28 | 6 | -86/+87 |
| * | Fix an old bug in multixact and two-phase commit. Prepared transactions can | Heikki Linnakangas | 2009-11-23 | 4 | -15/+175 |
| * | Remove superfluous curly brace, fixing compilation with OPTIMIZER_DEBUG. | Heikki Linnakangas | 2009-11-22 | 1 | -2/+1 |
| * | Add a WHEN clause to CREATE TRIGGER, allowing a boolean expression to be | Tom Lane | 2009-11-20 | 13 | -79/+443 |
| * | Fix memory leak in syslogger: logfile_rotate() would leak a copy of the | Tom Lane | 2009-11-19 | 1 | -17/+33 |
| * | Add a hook to CREATE/ALTER ROLE to allow an external module to check the | Tom Lane | 2009-11-18 | 1 | -19/+66 |
| * | Provide a parenthesized-options syntax for VACUUM, analogous to that recently | Tom Lane | 2009-11-16 | 8 | -61/+109 |
| * | While doing the final setrefs.c pass over a plan tree, try to match up | Tom Lane | 2009-11-16 | 1 | -5/+67 |
| * | Make text search parser accept underscores in XML attributes (bug #5075) | Peter Eisentraut | 2009-11-15 | 1 | -1/+2 |
| * | Improve planning of Materialize nodes inserted atop the inner input of a | Tom Lane | 2009-11-15 | 5 | -110/+108 |
| * | Clean up a couple of bizarre code formatting choices in recent CREATE LIKE pa... | Tom Lane | 2009-11-13 | 1 | -6/+10 |
| * | A better fix for the "ARRAY[...]::domain" problem. The previous patch worked, | Heikki Linnakangas | 2009-11-13 | 1 | -24/+16 |
| * | When you do "ARRAY[...]::domain", where domain is a domain over an array type, | Heikki Linnakangas | 2009-11-13 | 1 | -1/+15 |
| * | Fix multicolumn GIN's wrong results with fastupdate enabled. | Teodor Sigaev | 2009-11-13 | 1 | -9/+25 |
| * | The recent patch to log changes in postgresql.conf settings dumped core | Tom Lane | 2009-11-12 | 1 | -7/+22 |
| * | Make initdb behave sanely when the selected locale has codeset "US-ASCII". | Tom Lane | 2009-11-12 | 2 | -10/+21 |
| * | Remove pg_parse_string_token() --- not needed anymore. | Tom Lane | 2009-11-12 | 1 | -34/+1 |
| * | Remove plpgsql's separate lexer (finally!), in favor of using the core lexer | Tom Lane | 2009-11-12 | 2 | -21/+36 |
| * | Change "name" nonterminal in cursor-related productions to cursor_name. | Alvaro Herrera | 2009-11-11 | 1 | -20/+23 |
| * | Support optional FROM/IN in FETCH and MOVE | Alvaro Herrera | 2009-11-11 | 1 | -36/+42 |
| * | Revert the temporary patch to work around Snow Leopard readdir() bug. | Tom Lane | 2009-11-10 | 1 | -12/+1 |
| * | interval_abs(): | Bruce Momjian | 2009-11-10 | 1 | -1/+7 |
| * | Fix longstanding problems in VACUUM caused by untimely interruptions | Alvaro Herrera | 2009-11-10 | 2 | -11/+48 |
| * | Re-refactor the core scanner's API, in order to get out from under the problem | Tom Lane | 2009-11-09 | 3 | -103/+105 |
| * | Fix WHERE CURRENT OF to work as designed within plpgsql. The argument | Tom Lane | 2009-11-09 | 3 | -39/+41 |
| * | Keep track of language's trusted flag in InlineCodeBlock. Needed to support D... | Andrew Dunstan | 2009-11-06 | 1 | -1/+2 |
| * | Don't treat NEW and OLD as reserved words anymore. For the purposes of rules | Tom Lane | 2009-11-05 | 7 | -83/+37 |
| * | reenable -> re-enable | Peter Eisentraut | 2009-11-05 | 1 | -3/+3 |