]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2009-09-15  Tom LaneFix two distinct errors in creation of GIN_INSERT_LISTP...
2009-09-15  Michael MeskesApplied patch by Boszormenyi Zoltan <zb@cybertec.at...
2009-09-15  Tom LaneFix possible buffer overrun and/or unportable behavior...
2009-09-14  Peter EisentrautPrint builds don't actually depend on html target ...
2009-09-13  Tom LaneWrite psql's ~/.psql_history file using history_truncat...
2009-09-13  Peter EisentrautFix Unicode support in PL/Python
2009-09-13  Peter EisentrautDocument that autovacuum_max_workers can only be set...
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  Peter EisentrautAdd Unicode support in PL/Python
2009-09-12  Tom LaneRewrite the planner's handling of materialized plan...
2009-09-12  Tom LaneImprove GRANT reference page's description of object...
2009-09-12  Tom LaneInstall a hopefully-temporary workaround for Snow Leopa...
2009-09-12  Peter EisentrautRemove TODO file; it has been added to the main Todo...
2009-09-12  Tom LaneFix assertion failure when a SELECT DISTINCT ON express...
2009-09-11  Tom LaneIncrease the maximum value of extra_float_digits to...
2009-09-11  Peter EisentrautRemove claim that this chapter discusses rules and...
2009-09-10  Alvaro HerreraAdd note that the logging collector can block backends...
2009-09-10  Tatsuo Ishiipgbench has #defines for number of branches, tellers...
2009-09-10  Heikki LinnakangasOn Windows, when a file is deleted and another process...
2009-09-09  Peter EisentrautFix/improve bytea and boolean support in PL/Python
2009-09-09  Tom LaneFix bug with WITH RECURSIVE immediately inside WITH...
2009-09-08  Tom LaneRemove any -arch switches given in ExtUtils::Embed...
2009-09-08  Tom LaneAdd a boolean GUC parameter "bonjour" to control whethe...
2009-09-08  Tom LaneReplace use of the long-deprecated Bonjour API DNSServi...
2009-09-08  Tom LaneRemove outside-the-scanner references to "yyleng".
2009-09-07  Magnus HaganderChange our WIN32 API version to be 5.01 (Windows XP...
2009-09-06  Tom LaneUpdate the tznames reference files, and add IDT (Israel...
2009-09-05  Tom LaneAdd a note warning that COPY BINARY is very datatype...
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  Tom LaneRemove pgstat's discrimination against MsgVacuum and...
2009-09-04  Heikki LinnakangasTigthen binary receive functions so that they reject...
2009-09-04  Heikki LinnakangasFix encoding handling in xml binary input function...
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  Tom LaneInstall a workaround for a longstanding gcc bug that...
2009-09-03  Michael MeskesFixed incorrect memory management.
2009-09-03  Michael MeskesRemoved some variables no longer needed.
2009-09-03  Michael MeskesDo not set connection values if no connection is open.
2009-09-03  Tom LaneUpdate time zone data files to tzdata release 2009l...
2009-09-03  Tom LaneRemove initdb's rather gratuitous check to see if the...
2009-09-02  Magnus HaganderRevert Makefile modification that broke the MSVC build.
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-09-01  Tom LaneForce VACUUM to recalculate oldestXmin even when we...
2009-09-01  Tom LaneActually, we need to bump the format identifier on...
2009-09-01  Tom LaneBump catversion for flat-file-ectomy. Also remove...
2009-09-01  Alvaro HerreraRemove flatfiles.c, which is now obsolete.
2009-09-01  Tom LaneMove processing of startup-packet switches and GUC...
2009-08-31  Tom LaneChange the autovacuum launcher to read pg_database...
2009-08-31  Tom LaneTrack the current XID wrap limit (or more accurately...
2009-08-30  Tom LaneRemove some useless assignments of the result of fread...
2009-08-30  Tom LaneRemove duplicate variable initializations identified...
2009-08-29  Tom LaneRemove the use of the pg_auth flat file for client...
2009-08-29  Bruce MomjianRemove handling of CVS entries for TODO/FAQ, because...
2009-08-28  Peter EisentrautDerived files that are shipped in the distribution...
2009-08-28  Tom LaneRemove useless code that propagated FrontendProtocol...
2009-08-28  Tom LaneNon-Windows EXEC_BACKEND path was broken by recent...
2009-08-27  Tom LaneModify the definition of window-function PARTITION...
2009-08-27  Alvaro HerreraFix broken markup
2009-08-27  Tom LaneMake the .DEF file generation rules safe against tabs...
2009-08-27  Alvaro HerreraFix handling of autovacuum reloptions.
2009-08-27  Tom LaneMake it reasonably safe to use pg_ctl to start the...
2009-08-27  Magnus Haganderexports.txt needs to use spaces as separators, not...
2009-08-27  Tom LaneRemove some unnecessary variable assignments, per resul...
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-26  Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-08-26  Peter EisentrautAdd -Wno-error to CFLAGS from gram.o as long as it...
2009-08-26  Peter EisentrautCorrect my overly enthusiastic CSS simplification.
2009-08-26  Peter EisentrautUpdate the documentation CSS stylesheet to current...
2009-08-25  Peter EisentrautEnhanced error context support in PL/Python
2009-08-25  Peter EisentrautUse generic attribute management in PL/Python
2009-08-24  Peter EisentrautMake PL/Python tests more compatible with Python 3
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  Alvaro HerreraRemove unused variable.
2009-08-24  Tom LaneRun the "tablespace" regression test first not last...
2009-08-24  Tom LaneFix a violation of WAL coding rules in the recent patch...
2009-08-23  Tom LaneMake TRUNCATE do truncate-in-place when processing...
2009-08-23  Tom LaneTweak ExecIndexEvalRuntimeKeys to forcibly detoast...
2009-08-22  Tom LaneInclude resjunk columns in EXPLAIN VERBOSE output lists...
2009-08-20  Bruce MomjianRemove tabs from SGML.
2009-08-19  Tom LaneFix version_stamp.pl to allow 'alphaN' version stamps...
2009-08-19  Peter EisentrautAlter release note item about PL/pgSQL functions and...
2009-08-19  Peter EisentrautUpdate alpha release notes to current.
2009-08-18  Tom LaneAllow mixing of traditional and SQL:2008 LIMIT/OFFSET...
2009-08-18  Andrew DunstanPick up REGRESS_OPTS from contrib makefiles. Along...
2009-08-18  Tom LaneFix overflow for INTERVAL 'x ms' where x is more than...
2009-08-18  Peter EisentrautRemove duplicate from release notes, and reorganize...
2009-08-18  Tom LanePrint the actual DB encoding in the unaccent regression...
2009-08-18  Tom LaneFix some *other* compiler warnings from a different...
2009-08-18  Tom LaneFix copy-and-pasteo that might explain some of the...
2009-08-18  Tom LaneSuppress compiler warnings about uninitialized variables.
2009-08-18  Teodor SigaevUnaccent dictionary.
2009-08-18  Teodor SigaevIntroduce filtering dictionary support to tsearch....
next