]> granicus.if.org Git - postgresql/shortlog
postgresql
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
2011-09-24 Magnus HaganderNote that sslmode=require verifies the CA if root cert...
2011-09-24 Tom LaneFix our mapping of Windows timezones for Central America.
2011-09-23 Simon Riggssynchronous_commit is an enum not a boolean.
2011-09-22 Tom LaneStamp 9.1.1. REL9_1_1
2011-09-22 Tom LaneUpdate release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16...
2011-09-22 Peter EisentrautTranslation updates
2011-09-21 Robert HaasFix another bit of unlogged-table-induced breakage.
2011-09-20 Tom LaneSuppress "unused function" warning when not HAVE_LOCALE_T.
2011-09-20 Tom LaneImprove reporting of newlocale() failures in CREATE...
2011-09-16 Tom LaneAvoid unnecessary page-level SSI lock check in heap_ins...
2011-09-16 Tom Lanegistendscan() forgot to free so->giststate.
2011-09-14 Heikki LinnakangasTeach the makefile used to build stand-alone libpq...
2011-09-14 Heikki LinnakangasIn the manual section on primary_conninfo, recommend...
2011-09-13 Tom Lanedeflist_to_tuplestore dumped core on an option with...
2011-09-08 Tom LaneStamp 9.1.0. REL9_1_0
2011-09-08 Peter EisentrautTranslation updates for 9.1.0
2011-09-08 Peter EisentrautAdd missing format argument to ecpg_log() call
2011-09-08 Tom LaneOne last round of copy-editing for the 9.1 release...
2011-09-07 Tom LaneFix corner case bug in numeric to_char().
2011-09-07 Bruce MomjianAllow bcc32 and win32 batch files to compile libpq.
2011-09-07 Bruce MomjianIn pg_upgrade, disallow migration of 8.3 clusters using...
2011-09-07 Tom LaneFix typo in error message.
2011-09-07 Tom LaneFix get_name_for_var_field() to deal with RECORD Params.
2011-09-07 Bruce MomjianRevert documentation patch about NEW/OLD and triggers.
2011-09-07 Bruce MomjianProperly document the existance of OLD/NEW trigger...
2011-09-06 Bruce MomjianFix spelling mistake in pgpass documentation change.
2011-09-06 Bruce MomjianAdd documentation suggestion about adding a comment...
2011-09-06 Bruce MomjianFix plpgsql "PERFORM" markup.
2011-09-06 Tom LaneAvoid possibly accessing off the end of memory in SJIS2...
2011-09-06 Tom LaneAvoid possibly accessing off the end of memory in exami...
2011-09-06 Bruce MomjianDocument PERFORM limitation when using WITH queries.
2011-09-06 Tom LaneAdd an "incompatibility" entry to 9.1 release notes...
2011-09-06 Tom LaneUpdate type-conversion documentation for long-ago changes.
2011-09-06 Bruce MomjianProperly document semphore requirements by accounting...
2011-09-06 Bruce MomjianAdd documentation link to strftime supported options.
2011-09-05 Alvaro HerreraAdjust translator comment format to xgettext expectations
2011-09-05 Alvaro HerreraMark some untranslatable messages with errmsg_internal
2011-09-05 Bruce MomjianAdd mention that UTC really means UT1.
2011-09-05 Tom LaneUpdate time zone data files to tzdata release 2011i.
2011-09-05 Bruce MomjianDocument that contrib/pgtrgm only processes ASCII alpha...
2011-09-05 Tom LaneGuard against using plperl's Makefile without specifyin...
2011-09-04 Tom LaneFix #include problems in 9.1 branch.
2011-09-03 Tom LaneFix typo in pg_srand48 (srand48 in older branches).
2011-09-02 Michael MeskesFix brace indentation of commit 5ad0e899f08136a00f56bf2...
2011-09-01 Heikki LinnakangasRemove spurious comma. Spotted by Tom.
2011-09-01 Heikki Linnakangaslibpq compiles various pgport files like ecpg does...
2011-09-01 Michael MeskesIn ecpglib restore LC_NUMERIC in case of an error.
2011-09-01 Heikki LinnakangasFix MinGW build, broken by my previous patch to add...
2011-09-01 Heikki Linnakangassetlocale() on Windows doesn't work correctly if the...
2011-09-01 Heikki LinnakangasMove the line to undefine setlocale() macro on Win32...
next