]> granicus.if.org Git - postgresql/history - src
Add ID property to replication slots' sect2
[postgresql] / src /
2016-08-11 Tom LaneFix busted Assert for CREATE MATVIEW ... WITH NO DATA.
2016-08-08 Tom LaneStamp 9.6beta4. REL9_6_BETA4
2016-08-08 Peter EisentrautFix several one-byte buffer over-reads in to_number
2016-08-08 Peter EisentrautTranslation updates
2016-08-08 Tom LaneFix two errors with nested CASE/WHEN constructs.
2016-08-08 Noah MischObstruct shell, SQL, and conninfo injection via databas...
2016-08-08 Noah MischPromote pg_dumpall shell/connstr quoting functions...
2016-08-08 Noah MischFix Windows shell argument quoting.
2016-08-08 Noah MischReject, in pg_dumpall, names containing CR or LF.
2016-08-08 Noah MischField conninfo strings throughout src/bin/scripts.
2016-08-08 Noah MischIntroduce a psql "\connect -reuse-previous=on|off"...
2016-08-08 Noah MischSort out paired double quotes in \connect, \password...
2016-08-08 Peter EisentrautMake format() error messages consistent again
2016-08-08 Peter EisentrautCorrect column name in information schema
2016-08-07 Tom LaneFix misestimation of n_distinct for a nearly-unique...
2016-08-07 Tom LaneFix crash when pg_get_viewdef_name_ext() is passed...
2016-08-07 Tom LaneFix TOAST access failure in RETURNING queries.
2016-08-07 Tom LaneAvoid crashing in GetOldestSnapshot() if there are...
2016-08-07 Tom LaneDon't propagate a null subtransaction snapshot up to...
2016-08-06 Tom LaneIn B-tree page deletion, clean up properly after page...
2016-08-05 Tom LaneTeach libpq to decode server version correctly from...
2016-08-05 Tom LaneFix copy-and-pasteo in 81c766b3fd41c78c634d78ebae8d3168...
2016-08-05 Tom LaneMake array_to_tsvector() sort and de-duplicate the...
2016-08-05 Tom LaneFix ts_delete(tsvector, text[]) to cope with duplicate...
2016-08-05 Tom LaneRe-pgindent tsvector_op.c.
2016-08-05 Tom LaneUpdate time zone data files to tzdata release 2016f.
2016-08-05 Robert HaasChange InitToastSnapshot to a macro.
2016-08-05 Andres FreundFix hard to hit race condition in heapam's tuple lockin...
2016-08-04 Tom LaneFix bogus coding in WaitForBackgroundWorkerShutdown().
2016-08-03 Robert HaasPrevent "snapshot too old" from trying to return pruned...
2016-08-03 Tom LaneMake INSERT-from-multiple-VALUES-rows handle targetlist...
2016-08-03 Tom LaneDo not let PostmasterContext survive into background...
2016-08-03 Peter EisentrautAdd missing casts in information schema
2016-08-03 Alvaro HerreraFix assorted problems in recovery tests
2016-08-03 Bruce MomjianC comment: fix typo
2016-08-03 Peter EisentrautSmall wording tweaks
2016-08-02 Tom LaneRemove duplicate InitPostmasterChild() call while start...
2016-08-02 Tom LaneBlock interrupts during HandleParallelMessages().
2016-08-02 Peter EisentrautChange minimum max_worker_processes from 1 to 0
2016-08-02 Tom LaneFix pg_dump's handling of public schema with both ...
2016-08-02 Peter EisentrautConsistently capitalize names of recovery tests
2016-08-01 Tom LaneMinor cleanup for access/transam/parallel.c.
2016-08-01 Tom LaneDon't CHECK_FOR_INTERRUPTS between WaitLatch and ResetL...
2016-08-01 Fujii MasaoRemove unused arguments from pg_replication_origin_xact...
2016-08-01 Michael MeskesFixed array checking code for "unsigned long long"...
2016-08-01 Fujii MasaoFix pg_basebackup so that it accepts 0 as a valid compr...
2016-07-31 Tom LaneCode review for tqueue.c: fix memory leaks, speed it...
2016-07-31 Stephen FrostCorrectly handle owned sequences with extensions
2016-07-29 Tom LaneFix worst memory leaks in tqueue.c.
2016-07-29 Tom LaneFix tqueue.c's range-remapping code.
2016-07-29 Tom LaneFix pq_putmessage_noblock() to not block.
2016-07-29 Robert HaasEliminate a few more user-visible "cache lookup failed...
2016-07-28 Tom LaneGuard against empty buffer in gets_fromFile()'s check...
2016-07-28 Tom LaneTeach parser to transform "x IS [NOT] DISTINCT FROM...
2016-07-28 Peter EisentrautMessage style improvements
2016-07-28 Tom LaneFix assorted fallout from IS [NOT] NULL patch.
2016-07-28 Tom LaneImprove documentation about CREATE TABLE ... LIKE.
2016-07-28 Tom LaneRegister atexit hook only once in pg_upgrade.
2016-07-28 Tom Lanetqueue.c's record-typmod hashtables need the HASH_BLOBS...
2016-07-27 Tom LaneFix cost_rescan() to account for multi-batch hashing...
2016-07-27 Robert HaasFix thinko in copyParamList.
2016-07-27 Tom LaneAllow functions that return sets of tuples to return...
2016-07-26 Robert HaasChange various deparsing functions to return NULL for...
2016-07-26 Tom LaneFix constant-folding of ROW(...) IS [NOT] NULL with...
2016-07-26 Fujii MasaoFix improper example of using psql() function in TAP...
2016-07-26 Peter EisentrautFix typo
2016-07-26 Peter EisentrautMessage style improvements
2016-07-25 Alvaro HerreraGive recovery tests more time to finish
2016-07-24 Noah MischMake the AIX case of Makefile.shlib safe for parallel...
2016-07-24 Tom LaneCorrectly set up aggregate FILTER expression in partial...
2016-07-22 Tom LaneFix regression tests to work in Welsh locale.
2016-07-22 Tom LaneRemove GetUserMappingId() and GetUserMappingById().
2016-07-21 Tom LaneMake pltcl regression tests safe for Danish locale.
2016-07-21 Tom LaneMake core regression tests safe for Danish locale.
2016-07-21 Robert HaasRemove unused structure member.
2016-07-19 Tom LaneRemove very-obsolete estimates of shmem usage from...
2016-07-19 Kevin GrittnerAdd comment & docs about no vacuum truncation with...
2016-07-18 Tom LaneStamp 9.6beta3. REL9_6_BETA3
2016-07-18 Magnus HaganderFix typos in comments and debug message
2016-07-18 Peter EisentrautTranslation updates
2016-07-18 Andres FreundClear all-frozen visibilitymap status when locking...
2016-07-17 Tom LaneRemove obsolete comment.
2016-07-17 Tom LaneEstablish conventions about global object names used...
2016-07-17 Stephen FrostCorrectly dump database and tablespace ACLs
2016-07-16 Tom LaneImprove test case exercising the sorting path for hash...
2016-07-16 Tom LaneAdd regression test case exercising the sorting path...
2016-07-16 Tom LaneFix crash in close_ps() for NaN input coordinates.
2016-07-16 Tom LaneAdvance PG_CONTROL_VERSION.
2016-07-16 Andres FreundFix torn-page, unlogged xid and further risks from...
2016-07-15 Andres FreundMake HEAP_LOCK/HEAP2_LOCK_UPDATED replay reset HEAP_XMA...
2016-07-15 Tom LaneAvoid invalidating all foreign-join cached plans when...
2016-07-15 Alvaro HerreraAvoid serializability errors when locking a tuple with...
2016-07-15 Teodor SigaevFix parsing NOT sequence in tsquery
2016-07-15 Teodor SigaevFix nested NOT operation cleanup in tsquery.
2016-07-15 Peter EisentrautAdjust spellings of forms of "cancel"
2016-07-14 Tom LaneFix GiST index build for NaN values in geometric types.
2016-07-14 Magnus HaganderRemove reference to range mode in pg_xlogdump error
2016-07-13 Tom LaneMinor test adjustment.
2016-07-13 Tom LaneAdd a regression test case to improve code coverage...
2016-07-12 Peter EisentrautAdd serial comma and quoting to message
next