postgres-xl.git
2016-08-11 Pavan DeolaseeMerge remote-tracking branch 'remotes/PGSQL/REL9_5_STAB...
2016-08-09 Peter EisentrautFix typo
2016-08-09 Tom LaneDoc: clarify description of CREATE/ALTER FUNCTION ...
2016-08-08 Tom LaneStamp 9.5.4.
2016-08-08 Tom LaneLast-minute updates for release notes.
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 Tom LaneRelease notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
2016-08-07 Tom LaneFix misestimation of n_distinct for a nearly-unique...
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 Fujii MasaoAdd note about unused arguments for pg_replication_orig...
2016-08-05 Tom LaneUpdate time zone data files to tzdata release 2016f.
2016-08-05 Pavan DeolaseeReport execution stats for each step of redistribution...
2016-08-04 Tom LaneFix bogus coding in WaitForBackgroundWorkerShutdown().
2016-08-03 Peter Eisentrautdoc: Remove documentation of nonexistent information...
2016-08-02 Tom LaneRemove duplicate InitPostmasterChild() call while start...
2016-08-02 Bruce Momjiandoc: OS collation changes can break indexes
2016-08-02 Tom LaneBlock interrupts during HandleParallelMessages().
2016-08-02 Tom LaneSync 9.5 version of access/transam/parallel.c with...
2016-08-02 Tom LaneFix pg_dump's handling of public schema with both ...
2016-08-02 Peter Eisentrautdoc: Whitespace fixes in man pages
2016-08-02 Pavan DeolaseeEnsure that the statistics about all-visible pages...
2016-08-01 Tom LaneDon't CHECK_FOR_INTERRUPTS between WaitLatch and ResetL...
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 LaneDoc: remove claim that hash index creation depends...
2016-07-30 Bruce Momjianpgbench docs: fix incorrect "last two" fields text
2016-07-30 Bruce Momjiandoc: apply hypen fix that was not backpatched
2016-07-29 Tom LaneFix pq_putmessage_noblock() to not block.
2016-07-28 Tom LaneGuard against empty buffer in gets_fromFile()'s check...
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 Fujii MasaoFix incorrect description of udt_privileges view in...
2016-07-28 Pallavi SontakkeAdd test case for Issue #57
2016-07-28 Pallavi SontakkeAdd test case for Issue #27
2016-07-28 Pallavi SontakkeAdd test case for Issue #6
2016-07-27 Pavan DeolaseeStamp Postgres-XL 9.5r1.2 XL9_5_R1_2
2016-07-27 Pavan DeolaseeCorrect target release date for 9.5r1.2 release
2016-07-27 Pallavi SontakkeAdd test case for Issue #74
2016-07-27 Pallavi SontakkeAdd test case for Issue #70
2016-07-26 Tom LaneFix constant-folding of ROW(...) IS [NOT] NULL with...
2016-07-26 Pallavi SontakkeAdd test case for Issue #43
2016-07-26 Pallavi SontakkeAdd test case for Issue #13
2016-07-26 Pallavi SontakkeAdd test case for Issue #9
2016-07-25 Pallavi SontakkeAdd test case for Issue #4
2016-07-24 Noah MischMake the AIX case of Makefile.shlib safe for parallel...
2016-07-22 Tom LaneFix regression tests to work in Welsh locale.
2016-07-21 Tom LaneMake contrib regression tests safe for Danish locale.
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-20 Pavan DeolaseeExplicitly track if a subplan has been executed and...
2016-07-20 Pallavi SontakkeCorrect stable function in test
2016-07-20 Magnus HaganderFix typos
2016-07-20 Pavan DeolaseeAdd an alternate expected output file for "inherit...
2016-07-20 Pavan DeolaseeDo not print node names in EXPLAIN output of a query...
2016-07-20 Pavan DeolaseeWrite release notes for upcoming Postgres-XL 9.5r1...
2016-07-20 Pavan DeolaseeLoad balance remote subplan execution by choosing a...
2016-07-20 Pallavi SontakkeModify expected output of tests due to recent changes
2016-07-19 Tom LaneRemove very-obsolete estimates of shmem usage from...
2016-07-19 Tom LaneFix MSVC build for changes in zic.
2016-07-19 Tom LaneSync back-branch copies of the timezone code with IANA...
2016-07-19 Pallavi SontakkeAdd test case for Issue #93
2016-07-19 Pavan DeolaseeUse 2^32 modulo computation to convert signed integer...
2016-07-19 Pallavi SontakkeAdd test case for Issue #91
2016-07-19 Pallavi SontakkeAdd test case for Issue #88
2016-07-19 Pallavi SontakkeAdd test case for Issue #87
2016-07-19 Pallavi SontakkeAdd test case for Issue #7
2016-07-19 Pallavi SontakkeAdd test case for Issue #5
2016-07-18 Tom LaneDoc: improve discussion of plpgsql's GET DIAGNOSTICS...
2016-07-17 Peter EisentrautUse correct symbol for minimum int64 value
2016-07-16 Tom LaneFix crash in close_ps() for NaN input coordinates.
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 Alvaro HerreraAvoid serializability errors when locking a tuple with...
2016-07-15 Pallavi SontakkeAdd test case for Issue #81
2016-07-15 Pallavi SontakkeAdd test case for Issue #16
2016-07-15 Pallavi SontakkeAdd test case for SQLsmith Issue #102
2016-07-15 Peter Eisentrautdoc: Fix typos
2016-07-14 Tom LaneFix GiST index build for NaN values in geometric types.
2016-07-13 Tom LaneFix obsolete header-file reference in pg_buffercache...
2016-07-12 Tom LaneAllow IMPORT FOREIGN SCHEMA within pl/pgsql.
2016-07-12 Pavan DeolaseeDo not FQS EXECUTE DIRECT statements.
2016-07-12 Pavan DeolaseeBlock FOR SHARE/UPDATE for queries involving joins
2016-07-11 Peter Eisentrautdoc: Update URL for PL/PHP
2016-07-11 Magnus HaganderAdd missing newline in error message
2016-07-11 Pallavi SontakkeCorrect expected behaior of test.
2016-07-11 Pavan DeolaseeChange several asserts checking for aggregate context...
2016-07-11 Pavan DeolaseeNo need to look at the relation size everytime rescanni...
2016-07-09 Tom LaneFix TAP tests and MSVC scripts for pathnames with spaces.
next