| Commit message (Expand) | Author | Age |
* | Fix indexterm spelling | Peter Eisentraut | 2010-08-06 |
* | Improved version of patch to protect pg_get_expr() against misuse: | Tom Lane | 2010-07-30 |
* | Fix another longstanding problem in copy_relation_data: it was blithely | Tom Lane | 2010-07-29 |
* | Fix possible page corruption by ALTER TABLE .. SET TABLESPACE. | Robert Haas | 2010-07-29 |
* | Fix potential failure when hashing the output of a subplan that produces | Tom Lane | 2010-07-28 |
* | Spelling fix | Peter Eisentraut | 2010-07-27 |
* | Fix grammar | Peter Eisentraut | 2010-07-26 |
* | Backpatch reservation of shared memory region during backend startup on | Magnus Hagander | 2010-07-23 |
* | Avoid deep recursion when assigning XIDs to multiple levels of subxacts. | Robert Haas | 2010-07-23 |
* | Oops, in the previous fix to prevent a cursor that's being used in a FOR | Heikki Linnakangas | 2010-07-13 |
* | Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() | Tom Lane | 2010-07-09 |
* | Fix "cannot handle unplanned sub-select" error that can occur when a | Tom Lane | 2010-07-08 |
* | The previous fix in CVS HEAD and 8.4 for handling the case where a cursor | Heikki Linnakangas | 2010-07-05 |
* | Fix assorted misstatements and poor wording in the descriptions of the I/O | Tom Lane | 2010-07-03 |
* | Allow ALTER TABLE .. SET TABLESPACE to be interrupted. | Robert Haas | 2010-07-01 |
* | stringToNode() and deparse_expression_pretty() crash on invalid input, | Heikki Linnakangas | 2010-06-30 |
* | Deprecate the use of => as an operator name. | Robert Haas | 2010-06-22 |
* | Fix dblink_build_sql_insert() and related functions to handle dropped | Tom Lane | 2010-06-15 |
* | Consolidate and improve checking of key-column-attnum arguments for | Tom Lane | 2010-06-15 |
* | Rearrange dblink's dblink_build_sql_insert() and related routines to open and | Tom Lane | 2010-06-14 |
* | Fix connection leak in dblink when dblink_connect() or dblink_connect_u() | Itagaki Takahiro | 2010-06-09 |
* | Add missed function dblink_connect_u(text[,text]) to uninstall script | Teodor Sigaev | 2010-06-07 |
* | Fix dblink to treat connection names longer than NAMEDATALEN-2 (62 bytes). | Itagaki Takahiro | 2010-06-03 |
* | Change ps_status.c to explicitly track the current logical length of ps_buffer. | Tom Lane | 2010-05-27 |
* | Change the "N. Central Asia Standard Time" timezone to map to | Magnus Hagander | 2010-05-20 |
* | > Follow up a visit from the style police. | Andrew Dunstan | 2010-05-17 |
* | Fix longstanding typo in V1 calling conventions documentation. | Robert Haas | 2010-05-16 |
* | Improve documentation of pg_restore's -l and -L switches to point out their | Tom Lane | 2010-05-15 |
* | tag 8.2.17REL8_2_17 | Marc G. Fournier | 2010-05-14 |
* | Fix MSVC builds for recent plperl changes. Go back to version 8.2, which is | Andrew Dunstan | 2010-05-13 |
* | Update release notes with security issues. | Tom Lane | 2010-05-13 |
* | Use an entity instead of non-ASCII letter. Thom Brown | Tom Lane | 2010-05-13 |
* | Prevent PL/Tcl from loading the "unknown" module from pltcl_modules unless | Tom Lane | 2010-05-13 |
* | Abandon the use of Perl's Safe.pm to enforce restrictions in plperl, as it is | Andrew Dunstan | 2010-05-13 |
* | Fix some spelling errors. | Magnus Hagander | 2010-05-13 |
* | Translation update | Peter Eisentraut | 2010-05-13 |
* | Preliminary release notes for releases 8.4.4, 8.3.11, 8.2.17, 8.1.21, 8.0.25, | Tom Lane | 2010-05-12 |
* | Update time zone data files to tzdata release 2010j: DST law changes in | Tom Lane | 2010-05-11 |
* | Add PKST to the default set of timezone abbreviations. | Tom Lane | 2010-05-11 |
* | Work around a subtle portability problem in use of printf %s format. | Tom Lane | 2010-05-08 |
* | Fix psql to not go into infinite recursion when expanding a variable that | Tom Lane | 2010-05-05 |
* | Add code to InternalIpcMemoryCreate() to handle the case where shmget() | Tom Lane | 2010-05-01 |
* | Fix multiple memory leaks in PLy_spi_execute_fetch_result: it would leak | Tom Lane | 2010-04-30 |
* | On Windows, syslogger runs in two threads. The main thread processes config | Heikki Linnakangas | 2010-04-16 |
* | Fix psql's \copy to not insert spaces around dots and commas in the text of | Tom Lane | 2010-04-15 |
* | IP port -> TCP port | Peter Eisentraut | 2010-04-15 |
* | Fix a problem introduced by my patch of 2010-01-12 that revised the way | Tom Lane | 2010-04-14 |
* | Clean up inconsistent commas | Magnus Hagander | 2010-04-09 |
* | Update list of Windows timezones we try to match localized names against | Magnus Hagander | 2010-04-09 |
* | Proceed to look for the next timezone when matching a localized | Magnus Hagander | 2010-04-08 |