]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2010-03-10  Tom LanePreliminary release notes for releases 8.4.3, 8.3.10...
2010-03-08  Magnus HaganderAdd missing space in example.
2010-03-06  Tom LaneWhen reading pg_hba.conf and similar files, do not...
2010-03-03  Tom LaneFix a couple of places that would loop forever if attem...
2010-02-25  Tom LaneBack-patch addition of ssl_renegotiation_limit into...
2010-02-03  Joe ConwayCheck to ensure the number of primary key fields suppli...
2010-02-01  Tom LaneChange regexp engine's ccondissect/crevdissect routines...
2010-01-25  Tom LaneApply Tcl_Init() to the "hold" interpreter created...
2010-01-07  Tom LaneMake bit/varbit substring() treat any negative length...
2009-12-10  Marc G. Fourniertag 7.4.27 REL7_4_27
2009-12-10  Tom LaneUpdate release notes for releases 8.4.2, 8.3.9, 8.2...
2009-12-09  Tom LanePrevent indirect security attacks via changing session...
2009-12-09  Magnus HaganderReject certificates with embedded NULLs in the commonNa...
2009-12-08  Peter EisentrautTranslation updates
2009-12-02  Tom LaneIgnore attempts to set "application_name" in the connec...
2009-11-10  Alvaro HerreraFix longstanding problems in VACUUM caused by untimely...
2009-10-30  Tom LaneMake the overflow guards in ExecChooseHashTableSize...
2009-10-16  Tom LaneRewrite pam_passwd_conv_proc to be more robust: avoid...
2009-10-08  Heikki LinnakangasFix off-by-one bug in bitncmp(): When comparing a numbe...
2009-09-26  Tom LaneFix RelationCacheInitializePhase2 (Phase3, in HEAD...
2009-09-08  Tom LaneRemove outside-the-scanner references to "yyleng".
2009-09-04  Marc G. FournierTag 7.4.26 REL7_4_26
2009-09-03  Tom LaneFinal updates of release notes for 8.4.1, 8.3.8, 8...
2009-09-03  Tom LaneDisallow RESET ROLE and RESET SESSION AUTHORIZATION...
2009-09-03  Peter EisentrautTranslation updates
2009-09-02  Peter EisentrautImprove picksplit debug message
2009-08-27  Bruce MomjianUpdate release notes for 7.4.26, 8.0.22, 8.1.18, 8...
2009-08-24  Tom LaneFix inclusions of readline/editline header files so...
2009-08-18  Tom LaneFix overflow for INTERVAL 'x ms' where x is more than...
2009-08-10  Andrew DunstanRe-add documentation for --no-readline option of psql...
2009-08-07  Tom LaneTry to defend against the possibility that libpq is...
2009-06-23  Tom LaneFix an ancient error in dist_ps (distance from point...
2009-06-10  Tom LaneFix cash_in() to behave properly in locales where frac_...
2009-06-05  Andrew DunstanAdjust recent PERL_SYS_INIT3 call to avoid platforms...
2009-06-04  Andrew DunstanInitialise perl library as documented in perl API....
2009-05-02  Tom LaneSplit the release notes into a separate file for each...
2009-05-01  Tom LaneWhen checking for datetime field overflow, we should...
2009-04-25  Tom LaneFix the handling of sub-SELECTs appearing in the argume...
2009-04-25  Bruce MomjianRemove HELIOS Software GmbH name and copyright from...
2009-04-15  Magnus HaganderRemove beer-ware license from crypt-md5.c, per
2009-04-07  Teodor SigaevFix 'all at one page bug' in picksplit method of R...
2009-04-07  Tom LaneDefend against non-ASCII letters in fuzzystrmatch code...
2009-04-04  Tom LaneRewrite interval_hash() so that the hashcodes are equal...
2009-03-31  Tom LaneFix contrib/pgstattuple and contrib/pageinspect to...
2009-03-13  Marc G. Fourniertag 7.4.25 REL7_4_25
2009-03-12  Tom LaneUpdate back-branch release notes.
2009-03-12  Tom LaneFix core dump due to null-pointer dereference in to_cha...
2009-03-05  Heikki LinnakangasAdd MUST (Mauritius Island Summer Time) to the list...
2009-03-04  Tom LanePut back our old workaround for machines that declare...
2009-03-03  Tom LaneOoops ... fix some confusion between gettext() and...
2009-03-02  Tom LaneWhen we are in error recursion trouble, arrange to...
2009-02-28  Tom LaneFix buffer allocations in encoding conversion routines...
2009-02-27  Heikki LinnakangasIn CREATE CONVERSION, test that the given function...
2009-01-30  Marc G. Fourniertag 7.4.24 REL7_4_24
2009-01-30  Tom LaneUpdate back-branch release notes.
2009-01-29  Peter EisentrautTranslation updates
2009-01-29  Tom LaneReplace argument-checking Asserts with regular test...
2009-01-28  Magnus HaganderGo over all OpenSSL return values and make sure we...
2009-01-16  Teodor SigaevFix uninitialized variables in get_covers
2009-01-15  Teodor SigaevFix URL generation in headline. Only tag lexeme will...
2009-01-15  Teodor SigaevFix generation of too long headline with ShortWords.
2009-01-13  Alvaro HerreraBackpatch to 7.4 the part of 1.84 (from the 8.0 timelin...
2009-01-06  Tom LaneRemove references to pgsql-ports and pgsql-patches...
2009-01-06  Heikki LinnakangasFix logic in lazy vacuum to decide if it's worth trying...
2008-10-31  Marc G. Fourniertag 7.4.23 REL7_4_23
2008-10-30  Tom LaneUpdate back-branch release notes.
2008-10-30  Peter EisentrautTranslation updates
2008-10-27  Tom LaneInstall a more robust solution for the problem of infin...
2008-10-17  Teodor SigaevFix small bug in headline generation.
2008-10-16  Tom LaneFix SPI_getvalue and SPI_getbinval to range-check the...
2008-10-10  Michael MeskesOptional argument should be optional.
2008-10-02  Tom LaneFix improper display of fractional seconds in interval...
2008-09-19  Marc G. Fourniertag for 7.4.22 REL7_4_22
2008-09-19  Tom LaneUpdate back-branch release notes.
2008-08-26  Tom LaneFix pg_dump docs to acknowledge that you can use -Z...
2008-08-16  Tom LaneFix pg_dump/pg_restore's ExecuteSqlCommand() to behave...
2008-08-05  Tom LaneDo not allow Unique nodes to be scanned backwards....
2008-07-08  Tom LaneFix performance bug in write_syslog(): the code to...
2008-07-07  Tom LaneFix estimate_num_groups() to assume that GROUP BY expre...
2008-06-10  Tom LaneCreate a script to handle stamping release version...
2008-06-09  Tom LaneFix datetime input functions to correctly detect intege...
2008-06-09  Tom Lanetag 7.4.21 REL7_4_21
2008-06-08  Tom LaneStamp 7.4.21 (except for configure.in/configure)
2008-06-07  Tom LaneUpdate release notes for 8.3.3 et al.
2008-06-06  Tom LaneFix pg_get_ruledef() so that negative numeric constants...
2008-06-06  Tom LaneRemove link that pre-8.2 doc tools don't support. REL7_4_20
2008-06-06  Tom Lanetag 7.4.20
2008-06-05  Tom LaneStamp 7.4.20 (except for configure.in/configure)
2008-06-05  Tom LaneTranslation updates.
2008-06-04  Tom LaneDraft release notes for upcoming back-branch updates.
2008-05-28  Tom LaneImprove GRANT documentation to point out that UPDATE...
2008-05-27  Tom LaneBack-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER...
2008-05-25  Tom LaneAdjust timestamp regression tests to prevent two low...
2008-05-13  Magnus HaganderDon't try to close negative file descriptors, since...
2008-05-09  Tom LaneFix an ancient oversight in change_varattnos_of_a_node...
2008-04-22  Magnus HaganderReplace developer FAQ with a reference to the wiki...
2008-04-21  Magnus HaganderAdd link to major version release notes at the top...
2008-04-11  Tom LaneFix several datatype input functions that were allowing...
2008-04-10  Michael MeskesFixed bug in PGTYPEStimestamp_sub that used pointers...
2008-04-05  Tom LaneDefend against JOINs having more than 32K columns altog...
next