2018-08-05 |
Tom Lane | Doc: fix incorrectly stated argument list for pgcrypto... |
commit | commitdiff | tree | snapshot |
2018-08-04 |
Michael Paquier | Reset properly errno before calling write() |
commit | commitdiff | tree | snapshot |
2018-08-03 |
Peter Geoghegan | Add table relcache invalidation to index builds. |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Bruce Momjian | pg_upgrade: Add SYSTEMQUOTE for Windows paths with... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Bruce Momjian | pg_upgrade: fix --check for live source server checks |
commit | commitdiff | tree | snapshot |
2018-07-31 |
Tom Lane | Further fixes for quoted-list GUC values in pg_dump... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
Noah Misch | Fix earthdistance test suite function name typo. |
commit | commitdiff | tree | snapshot |
2018-07-29 |
Noah Misch | Document security implications of qualified names. |
commit | commitdiff | tree | snapshot |
2018-07-28 |
Bruce Momjian | pg_upgrade: check for clean server shutdowns |
commit | commitdiff | tree | snapshot |
2018-07-21 |
Tom Lane | Further portability hacking in pg_upgrade's test script. |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Heikki Linnakangas | Fix misc typos, mostly in comments. |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Tom Lane | Fix crash in contrib/ltree's lca() function for empty... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Tom Lane | Fix inadequate buffer locking in FSM and VM page re... |
commit | commitdiff | tree | snapshot |
2018-07-13 |
Bruce Momjian | docs: Remove "New" description of the libpqxx interface |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Tom Lane | Doc: minor improvement in pl/pgsql FETCH/MOVE documenta... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tom Lane | Avoid emitting a bogus WAL record when recycling an... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tom Lane | Prevent accidental linking of system-supplied copies... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Michael Paquier | Prevent references to invalid relation pages after... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Fujii Masao | Improve the performance of relation deletes during... |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Peter Eisentraut | Fix libpq example programs |
commit | commitdiff | tree | snapshot |
2018-06-29 |
Michael Paquier | Replace search.cpan.org with metacpan.org |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Fujii Masao | Fix documentation bug related to backup history file. |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Thomas Munro | Add PGTYPESchar_free() to avoid cross-module problems... |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Thomas Munro | Move RecoveryLockList into a hash table. |
commit | commitdiff | tree | snapshot |
2018-06-25 |
Michael Paquier | Address set of issues with errno handling |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Bruce Momjian | doc: adjust order of NUMERIC arguments to match syntax |
commit | commitdiff | tree | snapshot |
2018-06-24 |
Bruce Momjian | doc: show how interval's 3 unit buckets behave using... |
commit | commitdiff | tree | snapshot |
2018-06-20 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Tom Lane | Use -Wno-format-truncation and -Wno-stringop-truncation... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Tom Lane | Avoid unnecessary use of strncpy in a couple of places... |
commit | commitdiff | tree | snapshot |
2018-06-16 |
Tom Lane | Use snprintf not sprintf in pg_waldump's timestamptz_to... |
commit | commitdiff | tree | snapshot |
2018-06-12 |
Andres Freund | Fix bugs in vacuum of shared rels, by keeping their... |
commit | commitdiff | tree | snapshot |
2018-06-10 |
Michael Paquier | Fix grammar in REVOKE documentation |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Alvaro Herrera | Fix function code in error report |
commit | commitdiff | tree | snapshot |
2018-05-28 |
Bruce Momjian | doc: mark 'replaceable' parameter for backup program... |
commit | commitdiff | tree | snapshot |
2018-05-28 |
Bruce Momjian | doc: adjust DECLARE docs to mention FOR UPDATE behavior |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Tom Lane | Fix misidentification of SQL statement type in plpgsql... |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Magnus Hagander | Remove incorrect statement about IPC configuration... |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Tom Lane | Properly schema-qualify additional object types in... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Tom Lane | Fix simple_prompt() to disable echo on Windows when... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Tom Lane | Widen COPY FROM's current-line-number counter from... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Andrew Gierth | Fix SQL:2008 FETCH FIRST syntax to allow parameters. |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Tom Lane | printf("%lf") is not portable, so omit the "l". |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Tom Lane | Support platforms where strtoll/strtoull are spelled... |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Tom Lane | Arrange to supply declarations for strtoll/strtoull... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Hot-fix ecpg regression test for missing ecpg_config... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Add some test coverage for ecpg's "long long" support. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Recognize that MSVC can support strtoll() and strtoull(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Magnus Hagander | Fix error message on short read of pg_control |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Tom Lane | Fix misprocessing of equivalence classes involving... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Tom Lane | Update time zone data files to tzdata release 2018e. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Stamp 9.3.23. REL9_3_23 |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
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 |
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-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-26 |
Bruce Momjian | docs: remove "III" version text from pgAdmin link |
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-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-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 | Make local copy of client hostnames in backend status... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Tom Lane | Doc: clarify explanation of pg_dump usage. |
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-02 |
Bruce Momjian | doc: document "IS NOT DOCUMENT" |
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-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 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-18 |
Tom Lane | Doc: note that statement-level view triggers require... |
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-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-12 |
Michael Meskes | Set connection back to NULL after freeing it. |
commit | commitdiff | tree | snapshot |
next |