]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2011-12-03  Magnus HaganderTreat ENOTDIR as ENOENT when looking for client certifi...
2011-12-02  Tom LaneAdd some weasel wording about threaded usage of PGresults.
2011-12-01  Tom LaneStamp 9.1.2. REL9_1_2
2011-12-01  Tom LaneClarify documentation about SQL:2008 variant of LIMIT...
2011-12-01  Peter EisentrautTranslation updates
2011-12-01  Tom LaneFix getTypeIOParam to support type record[].
2011-12-01  Tom LaneUpdate information about configuring SysV IPC parameter...
2011-12-01  Tom LaneDraft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17...
2011-11-30  Tom LaneUpdate time zone data files to tzdata release 2011n.
2011-11-30  Tom LaneTweak previous patch to ensure edata->filename always...
2011-11-30  Peter EisentrautStrip file names reported in error messages in vpath...
2011-11-30  Tom LanePrevent autovacuum transactions from running in seriali...
2011-11-29  Peter Eisentrautpg_dump: Add gettext plural support to error message
2011-11-29  Tom LaneDisallow deletion of CurrentExtensionObject while runni...
2011-11-28  Tom LaneRemove erroneous claim about use of pg_locks.objid...
2011-11-28  Tom LaneFix some bogosities in pg_dump's foreign-table support.
2011-11-28  Tom LaneEnsure that whole-row junk Vars are always of composite...
2011-11-27  Andrew DunstanFix MSVC builds broken by xsubpp change
2011-11-26  Andrew DunstanUse the right interpreter for encoding test.
2011-11-26  Andrew DunstanUse the preferred version of xsubpp, not necessarily...
2011-11-26  Tom LaneFix overly-aggressive and inconsistent quoting in OS...
2011-11-26  Andrew DunstanEnsure plperl strings are always correctly UTF8 encoded.
2011-11-25  Bruce MomjianAllow pg_upgrade to upgrade clusters that use exclusion...
2011-11-25  Tom LaneFix erroneous replay of GIN_UPDATE_META_PAGE WAL records.
2011-11-24  Heikki LinnakangasPreserve SQLSTATE when an SPI error is propagated throu...
2011-11-21  Tom LaneFix citext upgrade script to update derived copies...
2011-11-19  Tom LaneAvoid floating-point underflow while tracking buffer...
2011-11-17  Bruce MomjianFix pg_upgrade's pg_scandir_internal() the right way...
2011-11-17  Bruce MomjianFix pg_upgrade's pg_scandir_internal() to properly...
2011-11-17  Michael MeskesApplied Zoltan's patch to correctly align interval...
2011-11-16  Robert HaasDon't elide blank lines when accumulating psql command...
2011-11-13  Michael MeskesApplied patch by Zoltan to fix copy&paste bug in ecpg...
2011-11-12  Tom LaneIn plpgsql, allow foreign tables to define row types.
2011-11-10  Tom LaneThrow nice error if server is too old to support psql...
2011-11-10  Robert HaasCorrect documentation for trace_userlocks.
2011-11-10  Tom LaneAvoid platform-dependent infinite loop in pg_dump.
2011-11-10  Peter EisentrautFix server header file installation with vpath builds
2011-11-10  Bruce MomjianDocument that PQexec() can handle a NULL res pointer...
2011-11-09  Peter EisentrautOnly install the extension files for the current Python...
2011-11-09  Tom LaneFix random discrepancies between parallel_schedule...
2011-11-09  Tom LaneWrap appendrel member outputs in PlaceHolderVars in...
2011-11-08  Heikki LinnakangasMake DatumGetInetP() unpack inet datums with a 1-byte...
2011-11-08  Peter Eisentraut-DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS
2011-11-07  Tom LaneFix assorted bugs in contrib/unaccent's configuration...
2011-11-05  Tom LaneDon't assume that a tuple's header size is unchanged...
2011-11-04  Peter EisentrautFix archive_command example
2011-11-03  Tom LaneFix bogus code in contrib/ tsearch dictionary examples.
2011-11-03  Tom LaneFix inline_set_returning_function() to allow multiple...
2011-11-03  Tom LaneFix handling of PlaceHolderVars in nestloop parameter...
2011-11-02  Tom LaneRevert "Stop btree indexscans upon reaching nulls in...
2011-11-02  Simon RiggsDerive oldestActiveXid at correct time for Hot Standby.
2011-11-02  Simon RiggsStart Hot Standby faster when initial snapshot is incom...
2011-11-02  Simon RiggsFix timing of Startup CLOG and MultiXact during Hot...
2011-11-01  Tom LaneFix race condition with toast table access from a stale...
2011-11-01  Magnus HaganderDocument that multiple LDAP servers can be specified
2011-10-31  Tom LaneStop btree indexscans upon reaching nulls in either...
2011-10-29  Tom LaneFix assorted bogosities in cash_in() and cash_out().
2011-10-28  Robert HaasClarify that ORDER BY/FOR UPDATE can't malfunction...
2011-10-28  Robert HaasChange "and and" to "and".
2011-10-28  Tom LaneUpdate docs to point to the timezone library's new...
2011-10-26  Tom LaneTypo fixes.
2011-10-26  Tom LaneChange FK trigger creation order to better support...
2011-10-25  Magnus HaganderFix typo
2011-10-23  Tom LaneDon't trust deferred-unique indexes for join removal.
2011-10-22  Heikki LinnakangasFix overly-complicated usage of errcode_for_file_access().
2011-10-21  Tom LaneMore cleanup after failed reduced-lock-levels-for-DDL...
2011-10-21  Robert HaasFix DROP OPERATOR FAMILY IF EXISTS.
2011-10-20  Tom LaneSimplify and improve ProcessStandbyHSFeedbackMessage...
2011-10-20  Tom LaneFix memory leak in tab completion.
2011-10-19  Robert HaasDocument that postmaster.opts is excluded from base...
2011-10-18  Tom LaneFix pg_dump to dump casts between auto-generated types.
2011-10-18  Magnus HaganderExclude postmaster.opts from base backups
2011-10-16  Tom LaneFix collate.linux.utf8 expected output for recent error...
2011-10-15  Tom LaneFix bugs in information_schema.referential_constraints...
2011-10-13  Tom LaneFix up Perl-to-Postgres datatype conversions in pl...
2011-10-13  Bruce MomjianUpdate documentation about ts_rank().
2011-10-13  Tom LaneFix typo in dummy_seclabel documentation.
2011-10-12  Tom LaneDon't mark auto-generated types as extension members.
2011-10-12  Tom LaneThrow a useful error message if an extension script...
2011-10-12  Bruce MomjianModify up/home macro to match standard parameter list...
2011-10-12  Tom LaneImprove documentation of psql's \q command.
2011-10-12  Bruce MomjianAdd Up/Home link to the top of the HTML doc output.
2011-10-11  Bruce MomjianDocument that not backing up postmaster.pid and postmas...
2011-10-10  Robert HaasImprove documentation of how to fiddle with SCSI drives...
2011-10-10  Robert HaasFix typo in docs for libpq keepalives_count option.
2011-10-10  Robert HaasRevert accidental change to pg_config_manual.h.
2011-10-08  Heikki LinnakangasDon't let transform_null_equals=on affect CASE foo...
2011-10-08  Robert HaasAdd missing space.
2011-10-06  Magnus HaganderEnsure walsenders can be SIGTERMed while in non-walsend...
2011-10-06  Robert HaasMake pgstatindex respond to cancel interrupts.
2011-10-06  Tom LaneImprove and simplify CREATE EXTENSION's management...
2011-10-04  Tom LaneAdd sourcefile/sourceline data to EXEC_BACKEND GUC...
2011-10-03  Tom LaneProcedureCreate neglected to record dependencies on...
2011-09-29  Bruce MomjianFix pg_upgrade for EXEC_BACKEND builds (e.g. Windows...
2011-09-29  Tom LaneFix index matching for operators with mixed collatable...
2011-09-29  Bruce MomjianIn pg_upgrade, because toast table names can be mismatc...
2011-09-28  Tom LaneTake sepgsql regression tests out of the regular regres...
2011-09-27  Tom LaneFix window functions that sort by expressions involving...
2011-09-25  Tom LaneUn-break compression of plain-text output format in...
2011-09-24  Magnus HaganderFix typo
next