| 2018-05-06 |  Tom Lane | Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. | commit | commitdiff | tree | snapshot | 
| 2018-05-06 |  Andrew Dunstan | Clear severity 5 perlcritic warnings from vcregress.pl | commit | commitdiff | tree | snapshot | 
| 2018-05-06 |  Peter Eisentraut | Tweak tests to support Python 3.7 | commit | commitdiff | tree | snapshot | 
| 2018-05-05 |  Peter Eisentraut | Remove extra newlines after PQerrorMessage() | commit | commitdiff | tree | snapshot | 
| 2018-05-04 |  Heikki Linnakangas | Fix scenario where streaming standby gets stuck at... | commit | commitdiff | tree | snapshot | 
| 2018-05-04 |  Alvaro Herrera | Don't mark pages all-visible spuriously | commit | commitdiff | tree | snapshot | 
| 2018-05-04 |  Andrew Dunstan | Provide for testing on python3 modules when under MSVC | commit | commitdiff | tree | snapshot | 
| 2018-05-04 |  Andrew Dunstan | Allow MSYS as well as MINGW in Msys uname | commit | commitdiff | tree | snapshot | 
| 2018-05-04 |  Tom Lane | Sync our copy of the timezone library with IANA release... | commit | commitdiff | tree | snapshot | 
| 2018-05-03 |  Teodor Sigaev | Add HOLD_INTERRUPTS section into FinishPreparedTransaction. | commit | commitdiff | tree | snapshot | 
| 2018-05-02 |  Tom Lane | Revert back-branch changes in power()'s behavior for... | commit | commitdiff | tree | snapshot | 
| 2018-05-02 |  Tom Lane | Fix bogus code for extracting extended-statistics data... | commit | commitdiff | tree | snapshot | 
| 2018-05-02 |  Heikki Linnakangas | Remove remaining references to version-0 calling conven... | commit | commitdiff | tree | snapshot | 
| 2018-04-30 |  Tom Lane | Fix bogus list-iteration code in pg_regress.c, affectin... | commit | commitdiff | tree | snapshot | 
| 2018-04-29 |  Tom Lane | Avoid wrong results for power() with NaN input on more... | commit | commitdiff | tree | snapshot | 
| 2018-04-29 |  Tom Lane | Update time zone data files to tzdata release 2018d. | commit | commitdiff | tree | snapshot | 
| 2018-04-29 |  Tom Lane | Avoid wrong results for power() with NaN input on some... | commit | commitdiff | tree | snapshot | 
| 2018-04-27 |  Heikki Linnakangas | Remove outdated comment on how to set logtape's read... | commit | commitdiff | tree | snapshot | 
| 2018-04-26 |  Bruce Momjian | docs:  remove "III" version text from pgAdmin link | commit | commitdiff | tree | snapshot | 
| 2018-04-26 |  Noah Misch | Correct pg_recvlogical server version test. | commit | commitdiff | tree | snapshot | 
| 2018-04-23 |  Tom Lane | Fix handling of partition bounds for boolean partitioni... | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Tom Lane | Fix race conditions when an event trigger is added... | commit | commitdiff | tree | snapshot | 
| 2018-04-20 |  Tom Lane | Change more places to be less trusting of RestrictInfo... | commit | commitdiff | tree | snapshot | 
| 2018-04-19 |  Tom Lane | Fix incorrect handling of join clauses pushed into... | commit | commitdiff | tree | snapshot | 
| 2018-04-19 |  Alvaro Herrera | Enlarge find_other_exec's meager fgets buffer | commit | commitdiff | tree | snapshot | 
| 2018-04-18 |  Tom Lane | Better fix for deadlock hazard in CREATE INDEX CONCURRE... | commit | commitdiff | tree | snapshot | 
| 2018-04-16 |  Tom Lane | Fix broken collation-aware searches in SP-GiST text... | commit | commitdiff | tree | snapshot | 
| 2018-04-15 |  Tom Lane | Fix potentially-unportable code in contrib/adminpack. | commit | commitdiff | tree | snapshot | 
| 2018-04-13 |  Tom Lane | In libpq, free any partial query result before collecti... | commit | commitdiff | tree | snapshot | 
| 2018-04-12 |  Tom Lane | Fix bogus affix-merging code. | commit | commitdiff | tree | snapshot | 
| 2018-04-12 |  Alvaro Herrera | Use the right memory context for partkey's FmgrInfo | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Tom Lane | Ignore nextOid when replaying an ONLINE checkpoint. | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Tom Lane | Do not select new object OIDs that match recently-dead... | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Heikki Linnakangas | Allocate enough shared string memory for stats of auxil... | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Heikki Linnakangas | Make local copy of client hostnames in backend status... | commit | commitdiff | tree | snapshot | 
| 2018-04-11 |  Peter Eisentraut | doc: Add more information about logical replication... | commit | commitdiff | tree | snapshot | 
| 2018-04-10 |  Tom Lane | Fix incorrect close() call in dsm_impl_mmap(). | commit | commitdiff | tree | snapshot | 
| 2018-04-10 |  Teodor Sigaev | Remove wrongly backpatched piece of code in cube.c | commit | commitdiff | tree | snapshot | 
| 2018-04-08 |  Tom Lane | Doc: clarify explanation of pg_dump usage. | commit | commitdiff | tree | snapshot | 
| 2018-04-08 |  Andres Freund | Remove overzeleous assertions in pg_atomic_flag code. | commit | commitdiff | tree | snapshot | 
| 2018-04-07 |  Andres Freund | Fix and improve pg_atomic_flag fallback implementation. | commit | commitdiff | tree | snapshot | 
| 2018-04-06 |  Robert Haas | Enforce child constraints during COPY TO a partitioned... | commit | commitdiff | tree | snapshot | 
| 2018-04-05 |  Bruce Momjian | doc:  remove mention of the DMOZ catalog in ltree docs | commit | commitdiff | tree | snapshot | 
| 2018-04-04 |  Bruce Momjian | docs:  update ltree URL for the DMOZ catalog | commit | commitdiff | tree | snapshot | 
| 2018-04-04 |  Heikki Linnakangas | Also fix the descriptions in pg_config.h.win32. | commit | commitdiff | tree | snapshot | 
| 2018-04-04 |  Heikki Linnakangas | Fix incorrect description of USE_SLICING_BY_8_CRC32C. | commit | commitdiff | tree | snapshot | 
| 2018-03-31 |  Tom Lane | Fix assorted issues in parallel vacuumdb. | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Tom Lane | Fix bogus provolatile/proparallel markings on a few... | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Bruce Momjian | docs:  add parameter with brackets around varbit() | commit | commitdiff | tree | snapshot | 
| 2018-03-30 |  Bruce Momjian | doc:  document "IS NOT DOCUMENT" | commit | commitdiff | tree | snapshot | 
| 2018-03-28 |  Fujii Masao | Fix handling of files that source server removes during... | commit | commitdiff | tree | snapshot | 
| 2018-03-28 |  Tom Lane | Fix actual and potential double-frees around tuplesort... | commit | commitdiff | tree | snapshot | 
| 2018-03-26 |  Alvaro Herrera | Fix thinko in comment | commit | commitdiff | tree | snapshot | 
| 2018-03-26 |  Alvaro Herrera | Fix typo | commit | commitdiff | tree | snapshot | 
| 2018-03-25 |  Tom Lane | Doc: add example of type resolution in nested UNIONs. | commit | commitdiff | tree | snapshot | 
| 2018-03-25 |  Tom Lane | Doc: remove extra comma in syntax summary for array_fill(). | commit | commitdiff | tree | snapshot | 
| 2018-03-24 |  Noah Misch | Don't qualify type pg_catalog.text in extend-extensions... | commit | commitdiff | tree | snapshot | 
| 2018-03-23 |  Tom Lane | Fix make rules that generate multiple output files. | commit | commitdiff | tree | snapshot | 
| 2018-03-22 |  Tom Lane | Fix tuple counting in SP-GiST index build. | commit | commitdiff | tree | snapshot | 
| 2018-03-22 |  Tom Lane | Fix errors in contrib/bloom index build. | commit | commitdiff | tree | snapshot | 
| 2018-03-22 |  Tom Lane | Fix mishandling of quoted-list GUC values in pg_dump... | commit | commitdiff | tree | snapshot | 
| 2018-03-21 |  Tatsuo Ishii | Fix typo. | commit | commitdiff | tree | snapshot | 
| 2018-03-21 |  Andrew Gierth | Repair crash with unsortable grouping sets. | commit | commitdiff | tree | snapshot | 
| 2018-03-21 |  Teodor Sigaev | Rework word_similarity documentation, make it close... | commit | commitdiff | tree | snapshot | 
| 2018-03-20 |  Tom Lane | Doc: typo fix, "PG_" should be "TG_" here. | commit | commitdiff | tree | snapshot | 
| 2018-03-20 |  Tom Lane | Prevent query-lifespan memory leakage of SP-GiST traver... | commit | commitdiff | tree | snapshot | 
| 2018-03-19 |  Tom Lane | Fix some corner-case issues in REFRESH MATERIALIZED... | commit | commitdiff | tree | snapshot | 
| 2018-03-19 |  Tom Lane | Fix performance hazard in REFRESH MATERIALIZED VIEW... | commit | commitdiff | tree | snapshot | 
| 2018-03-19 |  Alvaro Herrera | Fix state reversal after partition tuple routing | commit | commitdiff | tree | snapshot | 
| 2018-03-18 |  Tom Lane | Doc: note that statement-level view triggers require... | commit | commitdiff | tree | snapshot | 
| 2018-03-18 |  Magnus Hagander | Fix pg_recvlogical for pre-10 versions | commit | commitdiff | tree | snapshot | 
| 2018-03-17 |  Tom Lane | Fix overflow handling in plpgsql's integer FOR loops. | commit | commitdiff | tree | snapshot | 
| 2018-03-17 |  Tom Lane | Fix WHERE CURRENT OF when the referenced cursor uses... | commit | commitdiff | tree | snapshot | 
| 2018-03-16 |  Tom Lane | Fix query-lifespan memory leakage in repeatedly execute... | commit | commitdiff | tree | snapshot | 
| 2018-03-16 |  Tom Lane | Doc: explicitly point out that enum values can't be... | commit | commitdiff | tree | snapshot | 
| 2018-03-15 |  Tom Lane | Clean up duplicate table and function names in regressi... | commit | commitdiff | tree | snapshot | 
| 2018-03-15 |  Alvaro Herrera | test_ddl_deparse: rename matview | commit | commitdiff | tree | snapshot | 
| 2018-03-15 |  Tom Lane | Clean up duplicate role and schema names in regression... | commit | commitdiff | tree | snapshot | 
| 2018-03-15 |  Alvaro Herrera | test_ddl_deparse: Don't use pg_class as source for... | commit | commitdiff | tree | snapshot | 
| 2018-03-15 |  Alvaro Herrera | logical replication: fix OID type mapping mechanism | commit | commitdiff | tree | snapshot | 
| 2018-03-14 |  Alvaro Herrera | Log when a BRIN autosummarization request fails | commit | commitdiff | tree | snapshot | 
| 2018-03-13 |  Michael Meskes | Fix double frees in ecpg. | commit | commitdiff | tree | snapshot | 
| 2018-03-13 |  Tom Lane | When updating reltuples after ANALYZE, just extrapolate... | commit | commitdiff | tree | snapshot | 
| 2018-03-13 |  Tom Lane | Avoid holding AutovacuumScheduleLock while rechecking... | commit | commitdiff | tree | snapshot | 
| 2018-03-13 |  Michael Meskes | Set connection back to NULL after freeing it. | commit | commitdiff | tree | snapshot | 
| 2018-03-13 |  Peter Eisentraut | Fix CREATE TABLE / LIKE with bigint identity column | commit | commitdiff | tree | snapshot | 
| 2018-03-11 |  Tom Lane | Fix improper uses of canonicalize_qual(). | commit | commitdiff | tree | snapshot | 
| 2018-03-08 |  Peter Eisentraut | Fix warnings in man page build | commit | commitdiff | tree | snapshot | 
| 2018-03-08 |  Tom Lane | In initdb, don't bother trying max_connections = 10. | commit | commitdiff | tree | snapshot | 
| 2018-03-07 |  Alvaro Herrera | Fix typo | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Alvaro Herrera | Refrain from duplicating data in reorderbuffers | commit | commitdiff | tree | snapshot | 
| 2018-03-06 |  Alvaro Herrera | Fix bogus Name assignment in CreateStatistics | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  Alvaro Herrera | Clone extended stats in CREATE TABLE (LIKE INCLUDING... | commit | commitdiff | tree | snapshot | 
| 2018-03-05 |  Fujii Masao | Fix pg_rewind to handle relation data files in tablespa... | commit | commitdiff | tree | snapshot | 
| 2018-03-04 |  Tom Lane | Fix assorted issues in convert_to_scalar(). | commit | commitdiff | tree | snapshot | 
| 2018-03-03 |  Peter Eisentraut | doc: Fix links to pg_stat_replication | commit | commitdiff | tree | snapshot | 
| 2018-03-02 |  Tom Lane | Fix VM buffer pin management in heap_lock_updated_tuple... | commit | commitdiff | tree | snapshot | 
| 2018-03-02 |  Tom Lane | Make gistvacuumcleanup() count the actual number of... | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  Tom Lane | Use ereport not elog for some corrupt-HOT-chain reports. | commit | commitdiff | tree | snapshot | 
| 2018-03-01 |  Alvaro Herrera | Relax overly strict sanity check for upgraded ancient... | commit | commitdiff | tree | snapshot | 
| next |