| Commit message (Expand) | Author | Age |
* | Add init[db] option to pg_ctl | Peter Eisentraut | 2009-12-10 |
* | Fix levenshtein with costs. The previous code multiplied by the cost in only | Robert Haas | 2009-12-10 |
* | Update release notes for releases 8.4.2, 8.3.9, 8.2.15, 8.1.19, 8.0.23, | Tom Lane | 2009-12-10 |
* | Prevent indirect security attacks via changing session-local state within | Tom Lane | 2009-12-09 |
* | Add notes about updating disk and shared memory size information in the | Magnus Hagander | 2009-12-09 |
* | Update size references in installation instructions to be a bit | Magnus Hagander | 2009-12-09 |
* | Reject certificates with embedded NULLs in the commonName field. This stops | Magnus Hagander | 2009-12-09 |
* | Update time zone data files to tzdata release 2009s: DST law changes in | Tom Lane | 2009-12-09 |
* | Fix a couple of broken links to third-party sites. | Magnus Hagander | 2009-12-08 |
* | Replace broken link to custom local gettext package with one to the main | Magnus Hagander | 2009-12-08 |
* | Update CVS documentation to be more current and add documentation about | Magnus Hagander | 2009-12-07 |
* | Add exclusion constraints, which generalize the concept of uniqueness to | Tom Lane | 2009-12-07 |
* | Don't use a duplicate OID for aclexplode(). | Tom Lane | 2009-12-06 |
* | Speed up information schema privilege views | Peter Eisentraut | 2009-12-05 |
* | Information schema documentation | Peter Eisentraut | 2009-12-05 |
* | Fix bug in temporary file management with subtransactions. A cursor opened | Heikki Linnakangas | 2009-12-03 |
* | Clarify what's supposed to happen when a cursor FETCH is rolled back | Tom Lane | 2009-12-02 |
* | thread-safety | Bruce Momjian | 2009-12-02 |
* | Preventing intersection of ranges during page split. Changes are only | Teodor Sigaev | 2009-12-02 |
* | Mark application_name as GUC_REPORT so that the value will be reported back | Tom Lane | 2009-12-02 |
* | Instead of sending application_name as a SET command after the connection | Tom Lane | 2009-12-02 |
* | Enable thread safety | Bruce Momjian | 2009-12-01 |
* | psql -f - | Bruce Momjian | 2009-12-01 |
* | Teach the regular expression functions to do case-insensitive matching and | Tom Lane | 2009-12-01 |
* | Revert due to Tom's concerns: | Bruce Momjian | 2009-12-01 |
* | ProcessUtility_hook: | Bruce Momjian | 2009-12-01 |
* | hstore docs | Bruce Momjian | 2009-11-30 |
* | THREAD_SUPPORT | Bruce Momjian | 2009-11-30 |
* | Avoid core dump on empty thesaurus dictionary. | Tom Lane | 2009-11-30 |
* | In SRF example, move oldcontext variable definition into the FIRSTCALL | Peter Eisentraut | 2009-11-30 |
* | Properly indent SGML. | Bruce Momjian | 2009-11-30 |
* | Fix session-lifespan memory leak when a plperl function is redefined: | Tom Lane | 2009-11-29 |
* | Error when a specified connection service is not found, instead of ignoring it | Peter Eisentraut | 2009-11-29 |
* | Add some opr_sanity checks that the lengths of the various argument-info | Tom Lane | 2009-11-29 |
* | Remove prefix "ERROR:" from some messages, to make everything consistent | Peter Eisentraut | 2009-11-29 |
* | Make pg_stat_activity.application_name visible to all users, rather than | Tom Lane | 2009-11-29 |
* | Add support for anonymous code blocks (DO blocks) to PL/Perl. | Tom Lane | 2009-11-29 |
* | Add support for an application_name parameter, which is displayed in | Tom Lane | 2009-11-28 |
* | fsync test tools | Bruce Momjian | 2009-11-28 |
* | test_fsync: | Bruce Momjian | 2009-11-28 |
* | Eliminate a lot of list-management overhead within join_search_one_level | Tom Lane | 2009-11-28 |
* | Document ath vacuumdb --analyze does analyze _also_, not in place of | Bruce Momjian | 2009-11-27 |
* | Remove */ characters from declare cursor statements before putting them into a | Michael Meskes | 2009-11-27 |
* | If no result is given NOTFOUND should be returned. Check for empty result | Michael Meskes | 2009-11-27 |
* | Added script to check if all rule re-definition in ecpg.addons are indeed used | Michael Meskes | 2009-11-27 |
* | Fix missing end tag, per Jeff Davis. | Tom Lane | 2009-11-26 |
* | Added missing files. | Michael Meskes | 2009-11-26 |
* | Forgot to add dynamic cursors to Changelog. | Michael Meskes | 2009-11-26 |
* | Synced addon rules after some renamings. | Michael Meskes | 2009-11-26 |
* | Added dynamic cursor names to ecpg. Almost the whole patch was done by | Michael Meskes | 2009-11-26 |