]> granicus.if.org Git - postgresql/shortlog
postgresql
2011-10-23 Tom LaneDon't trust deferred-unique indexes for join removal.
2011-10-18 Tom LaneFix pg_dump to dump casts between auto-generated types.
2011-10-15 Tom LaneFix bugs in information_schema.referential_constraints...
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-10 Robert HaasFix typo in docs for libpq keepalives_count option.
2011-10-08 Heikki LinnakangasDon't let transform_null_equals=on affect CASE foo...
2011-10-06 Robert HaasMake pgstatindex respond to cancel interrupts.
2011-10-04 Tom LaneAdd sourcefile/sourceline data to EXEC_BACKEND GUC...
2011-10-03 Tom LaneProcedureCreate neglected to record dependencies on...
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-22 Tom LaneStamp 9.0.5. REL9_0_5
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-16 Tom Lanegistendscan() forgot to free so->giststate.
2011-09-13 Tom Lanedeflist_to_tuplestore dumped core on an option with...
2011-09-11 Tom LaneFix permissions on pg_largeobject_metadata.h in 9.0...
2011-09-08 Peter EisentrautAdd missing format argument to ecpg_log() call
2011-09-07 Tom LaneFix corner case bug in numeric to_char().
2011-09-07 Bruce MomjianIn pg_upgrade, disallow migration of 8.3 clusters using...
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 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 LaneUpdate type-conversion documentation for long-ago changes.
2011-09-06 Bruce MomjianProperly document semphore requirements by accounting...
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-03 Tom LaneFix typo in pg_srand48 (srand48 in older branches).
2011-09-02 Michael MeskesFix brace indentation of commit f8c74422010e63506fa6963...
2011-09-01 Michael MeskesIn ecpglib restore LC_NUMERIC in case of an error.
2011-09-01 Heikki LinnakangasMove the line to undefine setlocale() macro on Win32...
2011-09-01 Tom LaneFurther repair of eqjoinsel ndistinct-clamping logic.
2011-09-01 Bruce MomjianFix pg_upgrade to preserve toast relfrozenxids for...
2011-08-31 Tom LaneImprove eqjoinsel's ndistinct clamping to work for...
2011-08-30 Tom LaneFix a missed case in code for "moving average" estimate...
2011-08-29 Tom LaneActually, all of parallel restore's limitations should...
2011-08-29 Tom LaneBe more user-friendly about unsupported cases for paral...
2011-08-27 Tom LaneDon't assume that "E" response to NEGOTIATE_SSL_CODE...
2011-08-27 Tom LaneEnsure we discard unread/unsent data when abandoning...
2011-08-26 Tom LaneFix potential memory clobber in tsvector_concat().
2011-08-26 Bruce MomjianIn pg_upgrade, limit schema name filter to include...
2011-08-25 Tom LaneFix psql lexer to avoid use of backtracking.
2011-08-25 Robert HaasProperly quote SQL/MED generic options in pg_dump output.
2011-08-25 Tom LaneFix pgstatindex() to give consistent results for empty...
2011-08-23 Heikki LinnakangasAdd recovery.conf to the index in the user manual.
2011-08-21 Tom LaneFix trigger WHEN conditions when both BEFORE and AFTER...
2011-08-20 Tom LaneFix performance problem when building a lossy tidbitmap.
2011-08-18 Peter EisentrautChange PyInit_plpy to external linkage
2011-08-16 Tom LaneForget about targeting catalog cache invalidations...
2011-08-16 Tom LaneFix incorrect order of operations during sinval reset...
2011-08-16 Tom LanePreserve toast value OIDs in toast-swap-by-content...
2011-08-16 Tom LaneFix race condition in relcache init file invalidation.
2011-08-16 Bruce MomjianIn pg_upgrade, avoid dumping orphaned temporary tables...
2011-08-14 Tom LaneFix unsafe order of operations in foreign-table DDL...
2011-08-13 Tom LaneFix incorrect timeout handling during initial authentic...
2011-08-09 Tom LaneFix nested PlaceHolderVar expressions that appear only...
2011-08-06 Tom LaneFix thinko in documentation of local_preload_libraries.
2011-08-04 Bruce MomjianFix markup for recent wal_level clarification.
2011-08-04 Bruce MomjianIn documentaiton, clarify which commands have reduced...
2011-08-02 Tom LaneMove CheckRecoveryConflictDeadlock() call to a safer...
2011-08-02 Tom LaneFix incorrect initialization of ProcGlobal->startupBuff...
2011-08-02 Heikki LinnakangasAvoid integer overflow when LIMIT + OFFSET >= 2^63.
2011-07-28 Tom LaneFix pg_restore's direct-to-database mode for standard_c...
2011-07-27 Robert HaasFix typo.
2011-07-26 Peter EisentrautAdd missing newlines at end of error messages
2011-07-26 Robert HaasClarify which relkinds accept column comments.
2011-07-25 Tom LaneFix previous patch so it also works if not USE_SSL...
2011-07-24 Tom LaneImprove libpq's error reporting for SSL failures.
2011-07-24 Tom LaneUse OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag.
2011-07-21 Tom LaneFix PQsetvalue() to avoid possible crash when adding...
2011-07-20 Bruce MomjianIn pg_upgrade, fix the -l/log option to work on Windows.
2011-07-18 Michael MeskesAdapted expected result for latest change to ecpglib.
2011-07-18 Michael MeskesMade ecpglib write double with a precision of 15 digits.
2011-07-16 Magnus HaganderFix SSPI login when multiple roundtrips are required
2011-07-15 Heikki LinnakangasFix two ancient bugs in GiST code to re-find a parent...
2011-07-14 Tom LaneIn planner, don't assume that empty parent tables aren...
2011-07-08 Tom LaneFix another oversight in logging of changes in postgres...
2011-07-07 Tom LaneUpdate examples for string-related functions.
2011-07-07 Peter EisentrautFix use of unportable %m format
2011-07-05 Tom LaneFix psql's counting of script file line numbers during...
2011-07-05 Magnus HaganderFix typo in sslmode documentation
2011-07-04 Heikki LinnakangasClarify that you need ActiveState perl 5.8 *or later...
2011-07-04 Andrew DunstanBack-patch Fix bat file quoting of %ENV from commit...
2011-07-04 Tom LaneFix omissions in documentation of the pg_roles view.
2011-07-03 Tom LaneFix EXPLAIN to handle gating Result nodes within inner...
2011-07-02 Bruce MomjianIn pg_upgrade 9.0 and 9.1, document suggestion of using...
2011-06-29 Tom LaneRestore correct btree preprocessing of "indexedcol...
2011-06-29 Magnus HaganderProtect pg_stat_reset_shared() against NULL input
2011-06-27 Simon RiggsReduce impact of btree page reuse on Hot Standby by...
2011-06-23 Bruce MomjianIn pg_upgrade docs, clarify that link mode uses "hard...
2011-06-22 Bruce MomjianFix pg_upgrade status message capitalization mistake.
2011-06-21 Tom LaneApply upstream fix for blowfish signed-character bug...
2011-06-20 Tom LaneFix missed use of "cp -i" in an example, per Fujii...
next