| 2010-03-03 |  Tom Lane | Fix a couple of places that would loop forever if attem... | commit | commitdiff | tree | snapshot | 
| 2010-02-25 |  Tom Lane | Back-patch addition of ssl_renegotiation_limit into... | 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-25 |  Tom Lane | Apply Tcl_Init() to the "hold" interpreter created... | commit | commitdiff | tree | snapshot | 
| 2010-01-07 |  Tom Lane | Make bit/varbit substring() treat any negative length... | commit | commitdiff | tree | snapshot | 
| 2009-12-10 |  Marc G. Fournier | tag 7.4.27  REL7_4_27 | 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-08 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2009-12-02 |  Tom Lane | Ignore attempts to set "application_name" in the connec... | commit | commitdiff | tree | snapshot | 
| 2009-11-10 |  Alvaro Herrera | Fix longstanding problems in VACUUM caused by untimely... | commit | commitdiff | tree | snapshot | 
| 2009-10-30 |  Tom Lane | Make the overflow guards in ExecChooseHashTableSize... | 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-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 7.4.26  REL7_4_26 | 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-02 |  Peter Eisentraut | Improve picksplit debug message | 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-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-06-23 |  Tom Lane | Fix an ancient error in dist_ps (distance from point... | commit | commitdiff | tree | snapshot | 
| 2009-06-10 |  Tom Lane | Fix cash_in() to behave properly in locales where frac_... | commit | commitdiff | tree | snapshot | 
| 2009-06-05 |  Andrew Dunstan | Adjust recent PERL_SYS_INIT3 call to avoid platforms... | commit | commitdiff | tree | snapshot | 
| 2009-06-04 |  Andrew Dunstan | Initialise perl library as documented in perl API.... | commit | commitdiff | tree | snapshot | 
| 2009-05-02 |  Tom Lane | Split the release notes into a separate file for each... | commit | commitdiff | tree | snapshot | 
| 2009-05-01 |  Tom Lane | When checking for datetime field overflow, we should... | commit | commitdiff | tree | snapshot | 
| 2009-04-25 |  Tom Lane | Fix the handling of sub-SELECTs appearing in the argume... | commit | commitdiff | tree | snapshot | 
| 2009-04-25 |  Bruce Momjian | Remove HELIOS Software GmbH name and copyright from... | commit | commitdiff | tree | snapshot | 
| 2009-04-15 |  Magnus Hagander | Remove beer-ware license from crypt-md5.c, per | commit | commitdiff | tree | snapshot | 
| 2009-04-07 |  Teodor Sigaev | Fix 'all at one page bug' in picksplit method of R... | commit | commitdiff | tree | snapshot | 
| 2009-04-07 |  Tom Lane | Defend against non-ASCII letters in fuzzystrmatch code... | commit | commitdiff | tree | snapshot | 
| 2009-04-04 |  Tom Lane | Rewrite interval_hash() so that the hashcodes are equal... | commit | commitdiff | tree | snapshot | 
| 2009-03-31 |  Tom Lane | Fix contrib/pgstattuple and contrib/pageinspect to... | commit | commitdiff | tree | snapshot | 
| 2009-03-13 |  Marc G. Fournier | tag 7.4.25  REL7_4_25 | commit | commitdiff | tree | snapshot | 
| 2009-03-12 |  Tom Lane | Update back-branch release notes. | commit | commitdiff | tree | snapshot | 
| 2009-03-12 |  Tom Lane | Fix core dump due to null-pointer dereference in to_cha... | commit | commitdiff | tree | snapshot | 
| 2009-03-05 |  Heikki Linnakangas | Add MUST (Mauritius Island Summer Time) to the list... | commit | commitdiff | tree | snapshot | 
| 2009-03-04 |  Tom Lane | Put back our old workaround for machines that declare... | commit | commitdiff | tree | snapshot | 
| 2009-03-03 |  Tom Lane | Ooops ... fix some confusion between gettext() and... | commit | commitdiff | tree | snapshot | 
| 2009-03-02 |  Tom Lane | When we are in error recursion trouble, arrange to... | commit | commitdiff | tree | snapshot | 
| 2009-02-28 |  Tom Lane | Fix buffer allocations in encoding conversion routines... | commit | commitdiff | tree | snapshot | 
| 2009-02-27 |  Heikki Linnakangas | In CREATE CONVERSION, test that the given function... | commit | commitdiff | tree | snapshot | 
| 2009-01-30 |  Marc G. Fournier | tag 7.4.24  REL7_4_24 | commit | commitdiff | tree | snapshot | 
| 2009-01-30 |  Tom Lane | Update back-branch release notes. | commit | commitdiff | tree | snapshot | 
| 2009-01-29 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2009-01-29 |  Tom Lane | Replace argument-checking Asserts with regular test... | commit | commitdiff | tree | snapshot | 
| 2009-01-28 |  Magnus Hagander | Go over all OpenSSL return values and make sure we... | commit | commitdiff | tree | snapshot | 
| 2009-01-16 |  Teodor Sigaev | Fix uninitialized variables in get_covers | commit | commitdiff | tree | snapshot | 
| 2009-01-15 |  Teodor Sigaev | Fix URL generation in headline. Only tag lexeme will... | commit | commitdiff | tree | snapshot | 
| 2009-01-15 |  Teodor Sigaev | Fix generation of too long headline with ShortWords. | commit | commitdiff | tree | snapshot | 
| 2009-01-13 |  Alvaro Herrera | Backpatch to 7.4 the part of 1.84 (from the 8.0 timelin... | commit | commitdiff | tree | snapshot | 
| 2009-01-06 |  Tom Lane | Remove references to pgsql-ports and pgsql-patches... | commit | commitdiff | tree | snapshot | 
| 2009-01-06 |  Heikki Linnakangas | Fix logic in lazy vacuum to decide if it's worth trying... | commit | commitdiff | tree | snapshot | 
| 2008-10-31 |  Marc G. Fournier | tag 7.4.23  REL7_4_23 | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Tom Lane | Update back-branch release notes. | commit | commitdiff | tree | snapshot | 
| 2008-10-30 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2008-10-27 |  Tom Lane | Install a more robust solution for the problem of infin... | commit | commitdiff | tree | snapshot | 
| 2008-10-17 |  Teodor Sigaev | Fix small bug in headline generation. | commit | commitdiff | tree | snapshot | 
| 2008-10-16 |  Tom Lane | Fix SPI_getvalue and SPI_getbinval to range-check the... | commit | commitdiff | tree | snapshot | 
| 2008-10-10 |  Michael Meskes | Optional argument should be optional. | commit | commitdiff | tree | snapshot | 
| 2008-10-02 |  Tom Lane | Fix improper display of fractional seconds in interval... | commit | commitdiff | tree | snapshot | 
| 2008-09-19 |  Marc G. Fournier | tag for 7.4.22  REL7_4_22 | commit | commitdiff | tree | snapshot | 
| 2008-09-19 |  Tom Lane | Update back-branch release notes. | commit | commitdiff | tree | snapshot | 
| 2008-08-26 |  Tom Lane | Fix pg_dump docs to acknowledge that you can use -Z... | commit | commitdiff | tree | snapshot | 
| 2008-08-16 |  Tom Lane | Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave... | commit | commitdiff | tree | snapshot | 
| 2008-08-05 |  Tom Lane | Do not allow Unique nodes to be scanned backwards.... | commit | commitdiff | tree | snapshot | 
| 2008-07-08 |  Tom Lane | Fix performance bug in write_syslog(): the code to... | commit | commitdiff | tree | snapshot | 
| 2008-07-07 |  Tom Lane | Fix estimate_num_groups() to assume that GROUP BY expre... | commit | commitdiff | tree | snapshot | 
| 2008-06-10 |  Tom Lane | Create a script to handle stamping release version... | commit | commitdiff | tree | snapshot | 
| 2008-06-09 |  Tom Lane | Fix datetime input functions to correctly detect intege... | commit | commitdiff | tree | snapshot | 
| 2008-06-09 |  Tom Lane | tag 7.4.21  REL7_4_21 | commit | commitdiff | tree | snapshot | 
| 2008-06-08 |  Tom Lane | Stamp 7.4.21 (except for configure.in/configure) | commit | commitdiff | tree | snapshot | 
| 2008-06-07 |  Tom Lane | Update release notes for 8.3.3 et al. | commit | commitdiff | tree | snapshot | 
| 2008-06-06 |  Tom Lane | Fix pg_get_ruledef() so that negative numeric constants... | commit | commitdiff | tree | snapshot | 
| 2008-06-06 |  Tom Lane | Remove link that pre-8.2 doc tools don't support.  REL7_4_20 | commit | commitdiff | tree | snapshot | 
| 2008-06-06 |  Tom Lane | tag 7.4.20 | commit | commitdiff | tree | snapshot | 
| 2008-06-05 |  Tom Lane | Stamp 7.4.20 (except for configure.in/configure) | commit | commitdiff | tree | snapshot | 
| 2008-06-05 |  Tom Lane | Translation updates. | commit | commitdiff | tree | snapshot | 
| 2008-06-04 |  Tom Lane | Draft release notes for upcoming back-branch updates. | commit | commitdiff | tree | snapshot | 
| 2008-05-28 |  Tom Lane | Improve GRANT documentation to point out that UPDATE... | commit | commitdiff | tree | snapshot | 
| 2008-05-27 |  Tom Lane | Back-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER... | commit | commitdiff | tree | snapshot | 
| 2008-05-25 |  Tom Lane | Adjust timestamp regression tests to prevent two low... | commit | commitdiff | tree | snapshot | 
| 2008-05-13 |  Magnus Hagander | Don't try to close negative file descriptors, since... | commit | commitdiff | tree | snapshot | 
| 2008-05-09 |  Tom Lane | Fix an ancient oversight in change_varattnos_of_a_node... | commit | commitdiff | tree | snapshot | 
| 2008-04-22 |  Magnus Hagander | Replace developer FAQ with a reference to the wiki... | commit | commitdiff | tree | snapshot | 
| 2008-04-21 |  Magnus Hagander | Add link to major version release notes at the top... | commit | commitdiff | tree | snapshot | 
| 2008-04-11 |  Tom Lane | Fix several datatype input functions that were allowing... | commit | commitdiff | tree | snapshot | 
| 2008-04-10 |  Michael Meskes | Fixed bug in PGTYPEStimestamp_sub that used pointers... | commit | commitdiff | tree | snapshot | 
| 2008-04-05 |  Tom Lane | Defend against JOINs having more than 32K columns altog... | commit | commitdiff | tree | snapshot | 
| 2008-03-25 |  Tom Lane | Adjust DatumGetBool macro so that it isn't fooled by... | commit | commitdiff | tree | snapshot | 
| 2008-03-20 |  Heikki Linnakangas | Add the missing cyrillic "Yo" characters ('e' and ... | commit | commitdiff | tree | snapshot | 
| 2008-03-19 |  Tom Lane | Fix regexp substring matching (substring(string from... | commit | commitdiff | tree | snapshot | 
| next |