2010-07-26 |
Peter Eisentraut | Fix grammar |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Robert Haas | Avoid deep recursion when assigning XIDs to multiple... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Heikki Linnakangas | Oops, in the previous fix to prevent a cursor that... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Tom Lane | Avoid an Assert failure in deconstruct_array() by makin... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Tom Lane | Fix "cannot handle unplanned sub-select" error that... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Heikki Linnakangas | The previous fix in CVS HEAD and 8.4 for handling the... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Tom Lane | Fix assorted misstatements and poor wording in the... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Robert Haas | Allow ALTER TABLE .. SET TABLESPACE to be interrupted. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Heikki Linnakangas | stringToNode() and deparse_expression_pretty() crash... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tom Lane | Fix dblink_build_sql_insert() and related functions... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
Tom Lane | Consolidate and improve checking of key-column-attnum... |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Tom Lane | Rearrange dblink's dblink_build_sql_insert() and relate... |
commit | commitdiff | tree | snapshot |
2010-06-09 |
Itagaki Takahiro | Fix connection leak in dblink when dblink_connect(... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Itagaki Takahiro | Fix dblink to treat connection names longer than NAMEDA... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Tom Lane | Change ps_status.c to explicitly track the current... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Andrew Dunstan | > Follow up a visit from the style police. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Robert Haas | Fix longstanding typo in V1 calling conventions documen... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Tom Lane | Improve documentation of pg_restore's -l and -L switche... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Marc G. Fournier | tag 8.1.21 REL8_1_21 |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Tom Lane | Update release notes with security issues. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Tom Lane | Use an entity instead of non-ASCII letter. Thom Brown |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Tom Lane | Prevent PL/Tcl from loading the "unknown" module from... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Andrew Dunstan | Abandon the use of Perl's Safe.pm to enforce restrictio... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Tom Lane | Preliminary release notes for releases 8.4.4, 8.3.11... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Tom Lane | Update time zone data files to tzdata release 2010j... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Tom Lane | Work around a subtle portability problem in use of... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Tom Lane | Fix psql to not go into infinite recursion when expandi... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Tom Lane | Fix backpatching error in recent patch for ALTER USER... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Tom Lane | Add code to InternalIpcMemoryCreate() to handle the... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Tom Lane | Fix multiple memory leaks in PLy_spi_execute_fetch_resu... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Peter Eisentraut | IP port -> TCP port |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Andrew Dunstan | Sync perl's ppport.h on all branches back to 7.4 with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Tom Lane | Ensure that contrib/pgstattuple functions respond to... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Alvaro Herrera | Prevent ALTER USER f RESET ALL from removing the settin... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Tom Lane | Clear error_context_stack and debug_query_string at... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Magnus Hagander | Typo fixes. |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Marc G. Fournier | tag 8.1.20 REL8_1_20 |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Tom Lane | Preliminary release notes for releases 8.4.3, 8.3.10... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Tom Lane | Use SvROK(sv) rather than directly checking SvTYPE... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Alvaro Herrera | Update time zone data files to tzdata release 2010d... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Magnus Hagander | Add missing space in example. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Tom Lane | Update time zone data files to tzdata release 2010c... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Tom Lane | When reading pg_hba.conf and similar files, do not... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tom Lane | Fix a couple of places that would loop forever if attem... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Tom Lane | Make contrib/xml2 use core xml.c's error handler, when... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Heikki Linnakangas | Fix numericlocale psql option when used with a null... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Fix contrib/xml2 so regression test still works when... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Remove xmlCleanupParser calls from contrib/xml2. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Tom Lane | Back-patch today's memory management fixups in contrib... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Tom Lane | Back-patch addition of ssl_renegotiation_limit into... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Itagaki Takahiro | Fix STOP WAL LOCATION in backup history files no to... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Tom Lane | Volatile-ize all five places where we expect a PG_TRY... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Greg Stark | revert prior patch to fsync directories until portabili... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Greg Stark | Make CREATE DATABASE safe against losing whole files... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Tom Lane | Don't choke when exec_move_row assigns a synthesized... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Joe Conway | Check to ensure the number of primary key fields suppli... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Tom Lane | Change regexp engine's ccondissect/crevdissect routines... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Tom Lane | Avoid performing encoding conversion on command tag... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Tom Lane | Apply Tcl_Init() to the "hold" interpreter created... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Tom Lane | Fix assorted core dumps and Assert failures that could... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Tom Lane | Insert CHECK_FOR_INTERRUPTS calls into loops in dbsize... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Tom Lane | Make bit/varbit substring() treat any negative length... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Heikki Linnakangas | Remove a now unused local variable. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Heikki Linnakangas | Previous fix for temporary file management broke return... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Tom Lane | Fix integer-to-bit-string conversions to handle the... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Marc G. Fournier | tag 8.1.19 REL8_1_19 |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tom Lane | Update release notes for releases 8.4.2, 8.3.9, 8.2... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Tom Lane | Prevent indirect security attacks via changing session... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Magnus Hagander | Reject certificates with embedded NULLs in the commonNa... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Tom Lane | Update time zone data files to tzdata release 2009s... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Heikki Linnakangas | Fix bug in temporary file management with subtransactio... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Tom Lane | Ignore attempts to set "application_name" in the connec... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Heikki Linnakangas | Fix an old bug in multixact and two-phase commit. Prepa... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Tom Lane | Do not build psql's flex module on its own, but instead... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Alvaro Herrera | Fix longstanding problems in VACUUM caused by untimely... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Peter Eisentraut | Fix obscure segfault condition in PL/Python |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Tom Lane | Make the overflow guards in ExecChooseHashTableSize... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Tom Lane | Fix AfterTriggerSaveEvent to use a test and elog, not... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Tom Lane | Rewrite pam_passwd_conv_proc to be more robust: avoid... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Heikki Linnakangas | Fix off-by-one bug in bitncmp(): When comparing a numbe... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Tom Lane | Fix erroneous handling of shared dependencies (ie depen... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Andrew Dunstan | Convert a perl array to a postgres array when returned... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Tom Lane | Fix RelationCacheInitializePhase2 (Phase3, in HEAD... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Tom Lane | Remove outside-the-scanner references to "yyleng". |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Marc G. Fournier | Tag 8.1.18 REL8_1_18 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Tom Lane | Final updates of release notes for 8.4.1, 8.3.8, 8... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Tom Lane | Disallow RESET ROLE and RESET SESSION AUTHORIZATION... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Tom Lane | Update time zone data files to tzdata release 2009l... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Tom Lane | Fix pg_ctl's readfile() to not go into infinite loop... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Bruce Momjian | Update release notes for 7.4.26, 8.0.22, 8.1.18, 8... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Tom Lane | Fix inclusions of readline/editline header files so... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Tom Lane | Fix overflow for INTERVAL 'x ms' where x is more than... |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Bruce Momjian | Remove tabs from SGML. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Andrew Dunstan | Re-add documentation for --no-readline option of psql... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Tom Lane | Try to defend against the possibility that libpq is... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Tom Lane | Fix a thinko introduced into CountActiveBackends by... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Tom Lane | Fix xslt_process() to ensure that it inserts a NULL... |
commit | commitdiff | tree | snapshot |
next |