]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2009-12-10  Marc G. Fourniertag for 8.4.2 REL8_4_2
2009-12-10  Robert HaasFix levenshtein with costs. The previous code multipli...
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 HaganderUpdate size references in installation instructions...
2009-12-09  Magnus HaganderReject certificates with embedded NULLs in the commonNa...
2009-12-09  Tom LaneUpdate time zone data files to tzdata release 2009s...
2009-12-08  Peter EisentrautTranslation updates
2009-12-08  Magnus HaganderFix a couple of broken links to third-party sites.
2009-12-08  Magnus HaganderReplace broken link to custom local gettext package...
2009-12-07  Magnus HaganderUpdate CVS documentation to be more current and add...
2009-12-03  Heikki LinnakangasFix bug in temporary file management with subtransactio...
2009-12-02  Tom LaneIgnore attempts to set "application_name" in the connec...
2009-11-30  Tom LaneAvoid core dump on empty thesaurus dictionary.
2009-11-29  Tom LaneFix session-lifespan memory leak when a plperl function...
2009-11-27  Michael MeskesRemove */ characters from declare cursor statements...
2009-11-24  Peter EisentrautFix syntax in extract() examples
2009-11-23  Heikki LinnakangasFix an old bug in multixact and two-phase commit. Prepa...
2009-11-21  Tom LaneRefactor ecpg grammar so that it uses the core grammar...
2009-11-20  Tom LaneFix display and dumping of UPDATE OR TRUNCATE triggers...
2009-11-19  Peter EisentrautTypo: dump -> restore
2009-11-19  Tom LaneFix memory leak in syslogger: logfile_rotate() would...
2009-11-16  Tom LaneWhile doing the final setrefs.c pass over a plan tree...
2009-11-15  Peter EisentrautMake text search parser accept underscores in XML attri...
2009-11-14  Magnus HaganderAdd inheritable ACE when creating a restricted token...
2009-11-13  Heikki LinnakangasA better fix for the "ARRAY[...]::domain" problem....
2009-11-13  Heikki LinnakangasWhen you do "ARRAY[...]::domain", where domain is a...
2009-11-13  Teodor SigaevFix multicolumn GIN's wrong results with fastupdate...
2009-11-10  Tom LaneDo not build psql's flex module on its own, but instead...
2009-11-10  Alvaro HerreraFix longstanding problems in VACUUM caused by untimely...
2009-11-05  Tom LaneAllow binary-coercible cases in ri_HashCompareOp; there...
2009-11-04  Heikki LinnakangasDisable triggering failover with a signal in pg_standby...
2009-11-03  Peter EisentrautFix obscure segfault condition in PL/Python
2009-11-01  Tom LaneDept of second thoughts: after studying index_getnext...
2009-11-01  Tom LaneFix two serious bugs introduced into hash indexes by...
2009-10-31  Tom LaneEnsure the previous Perl interpreter selection is resto...
2009-10-30  Tom LaneMake the overflow guards in ExecChooseHashTableSize...
2009-10-28  Tom LaneFix \df to re-allow regexp special characters in the...
2009-10-27  Tom LaneFix AfterTriggerSaveEvent to use a test and elog, not...
2009-10-27  Tom LaneMake FOR UPDATE/SHARE in the primary query not propagat...
2009-10-27  Alvaro HerreraFix documentation on the toast.fillfactor reloption...
2009-10-16  Tom LaneRewrite pam_passwd_conv_proc to be more robust: avoid...
2009-10-16  Heikki LinnakangasFREEZE and VERBOSE options were in wrong order in the...
2009-10-14  Heikki LinnakangasRename the new MAX_AUTH_TOKEN_LENGTH #define to PG_MAX_...
2009-10-14  Heikki LinnakangasRaise the maximum authentication token (Kerberos ticket...
2009-10-13  Tom LaneFix ts_stat's failure on empty tsvector.
2009-10-08  Heikki LinnakangasFix off-by-one bug in bitncmp(): When comparing a numbe...
2009-10-07  Alvaro HerreraFix snapshot management, take two.
2009-10-06  Tom LaneChange CREATE TABLE so that column default expressions...
2009-10-03  Tom LaneFix assorted memory leaks in pg_hba.conf parsing. ...
2009-10-02  Tom LaneFix an oversight in an 8.3-era patch: pgstat_initstats...
2009-10-02  Tom LaneMake sure that GIN fast-insert and regular code paths...
2009-10-02  Tom LaneFix erroneous handling of shared dependencies (ie depen...
2009-10-02  Alvaro HerreraEnsure that a cursor has an immutable snapshot througho...
2009-09-29  Tom LaneFix equivclass.c's not-quite-right strategy for handlin...
2009-09-28  Andrew DunstanConvert a perl array to a postgres array when returned...
2009-09-26  Tom LaneFix RelationCacheInitializePhase2 (Phase3, in HEAD...
2009-09-22  Tom LaneFix crash if a DROP is attempted on an internally-depen...
2009-09-21  Bruce Momjianfsync test files
2009-09-18  Tom LaneA bit more wordsmithing on the COPY CSV NULL business.
2009-09-18  Teodor SigaevFix incorrect arguments for gist_box_penalty call....
2009-09-17  Bruce MomjianCSV NULL Documentation
2009-09-17  Bruce MomjianCVS NULL Documentation
2009-09-15  Tom LaneFix two distinct errors in creation of GIN_INSERT_LISTP...
2009-09-13  Heikki LinnakangasDon't error out if recycling or removing an old WAL...
2009-09-12  Joe Conwayplug dblink resource leak
2009-09-12  Tom LaneFix assertion failure when a SELECT DISTINCT ON express...
2009-09-10  Heikki LinnakangasOn Windows, when a file is deleted and another process...
2009-09-09  Tom LaneFix bug with WITH RECURSIVE immediately inside WITH...
2009-09-08  Tom LaneRemove outside-the-scanner references to "yyleng".
2009-09-06  Tom LaneUpdate the tznames reference files, and add IDT (Israel...
2009-09-05  Tom LanePut back "ifeq ($(PORTNAME), solaris)", this time with...
2009-09-04  Tom LaneRevert ill-considered restriction of dtrace support...
2009-09-04  Heikki LinnakangasFix encoding handling in xml binary input function...
2009-09-04  Marc G. FournierTag 8.4.1 REL8_4_1
2009-09-03  Tom LaneFinal updates of release notes for 8.4.1, 8.3.8, 8...
2009-09-03  Tom LaneMake LOAD of an already-loaded library into a no-op...
2009-09-03  Tom LaneDisallow RESET ROLE and RESET SESSION AUTHORIZATION...
2009-09-03  Peter EisentrautTranslation updates
2009-09-03  Tom LaneInstall a workaround for a longstanding gcc bug that...
2009-09-03  Tom LaneUpdate time zone data files to tzdata release 2009l...
2009-09-02  Tom LaneFix subquery pullup to wrap a PlaceHolderVar around...
2009-09-02  Tom LaneFix pg_ctl's readfile() to not go into infinite loop...
2009-08-30  Tom LaneRemove duplicate variable initializations identified...
2009-08-27  Tom LaneModify the definition of window-function PARTITION...
2009-08-27  Alvaro HerreraFix broken markup
2009-08-27  Alvaro HerreraFix handling of autovacuum reloptions.
2009-08-27  Heikki LinnakangasIn the checkpoint written at the end of archive recover...
2009-08-27  Bruce MomjianUpdate release notes for 7.4.26, 8.0.22, 8.1.18, 8...
2009-08-24  Tom LaneTry to make silent_mode behave somewhat reasonably.
2009-08-24  Tom LaneSmall correction to previous patch: we shouldn't Releas...
2009-08-24  Alvaro HerreraAvoid calling kill() in a postmaster signal handler.
2009-08-24  Tom LaneFix inclusions of readline/editline header files so...
2009-08-24  Tom LaneFix a violation of WAL coding rules in the recent patch...
2009-08-23  Tom LaneTweak ExecIndexEvalRuntimeKeys to forcibly detoast...
2009-08-18  Tom LaneFix overflow for INTERVAL 'x ms' where x is more than...
2009-08-16  Tom LaneFix imprecise documentation of random(): it never retur...
2009-08-16  Tom LaneFix incorrect encoding-aware name truncation in makeArr...
2009-08-15  Bruce MomjianRemove tab in SGML.
2009-08-13  Tom LanePut back adjust_appendrel_attrs()'s code for dealing...
next