2019-07-26 |
Tom Lane | Fix loss of fractional digits for large values in cash_... |
commit | commitdiff | tree |
2019-07-26 |
Peter Eisentraut | doc: Make libpq documentation navigable between functions |
commit | commitdiff | tree |
2019-07-26 |
Peter Eisentraut | doc: Fix some markup whitespace issues |
commit | commitdiff | tree |
2019-07-26 |
Peter Eisentraut | doc: Add support for xref to command and function elements |
commit | commitdiff | tree |
2019-07-26 |
Peter Eisentraut | doc: Change libpq function ids to mixed case |
commit | commitdiff | tree |
2019-07-25 |
Thomas Munro | Fix LDAP test instability. |
commit | commitdiff | tree |
2019-07-25 |
Andres Freund | Add missing (COSTS OFF) to EXPLAIN added in previous... |
commit | commitdiff | tree |
2019-07-25 |
Andres Freund | Fix slot type handling for Agg nodes performing interna... |
commit | commitdiff | tree |
2019-07-25 |
Tom Lane | Fix syntax error in commit 20e99cddd. |
commit | commitdiff | tree |
2019-07-25 |
Tom Lane | Fix failures to ignore \r when reading Windows-style... |
commit | commitdiff | tree |
2019-07-25 |
Andrew Dunstan | Honor MSVC WindowsSDKVersion if set |
commit | commitdiff | tree |
2019-07-25 |
Tom Lane | Fix contrib/sepgsql test policy to work with latest... |
commit | commitdiff | tree |
2019-07-25 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree |
2019-07-25 |
Andres Freund | Fix system column accesses in ON CONFLICT ... RETURNING. |
commit | commitdiff | tree |
2019-07-24 |
Michael Paquier | Fix failure with pgperlcritic from the TAP test of... |
commit | commitdiff | tree |
2019-07-24 |
Tom Lane | Fix infelicities in describeOneTableDetails' partitione... |
commit | commitdiff | tree |
2019-07-24 |
Heikki Linnakangas | Use full 64-bit XID for checking if a deleted GiST... |
commit | commitdiff | tree |
2019-07-24 |
Heikki Linnakangas | Refactor checks for deleted GiST pages. |
commit | commitdiff | tree |
2019-07-24 |
Andrew Dunstan | Don't assume expr is available in pgbench tests |
commit | commitdiff | tree |
2019-07-24 |
Michael Paquier | Doc: Clarify interactions of pg_receivewal with remote_... |
commit | commitdiff | tree |
2019-07-24 |
Michael Paquier | Improve stability of TAP test for synchronous replication |
commit | commitdiff | tree |
2019-07-23 |
Alvaro Herrera | Check that partitions are not in use when dropping... |
commit | commitdiff | tree |
2019-07-23 |
Tom Lane | Improve psql's \d output for partitioned indexes. |
commit | commitdiff | tree |
2019-07-23 |
Tom Lane | Improve psql's \d output for TOAST tables. |
commit | commitdiff | tree |
2019-07-23 |
Peter Eisentraut | Add CREATE DATABASE LOCALE option |
commit | commitdiff | tree |
2019-07-23 |
Michael Paquier | Remove more progname references in vacuumdb.c |
commit | commitdiff | tree |
2019-07-22 |
Tom Lane | Install dependencies to prevent dropping partition... |
commit | commitdiff | tree |
2019-07-22 |
Peter Eisentraut | Revert "initdb: Change authentication defaults" |
commit | commitdiff | tree |
2019-07-22 |
Peter Eisentraut | initdb: Change authentication defaults |
commit | commitdiff | tree |
2019-07-22 |
David Rowley | Use appendBinaryStringInfo in more places where the... |
commit | commitdiff | tree |
2019-07-22 |
Peter Eisentraut | Make identity sequence management more robust |
commit | commitdiff | tree |
2019-07-22 |
David Rowley | Make better use of the new List implementation in a... |
commit | commitdiff | tree |
2019-07-22 |
Michael Paquier | Fix inconsistencies and typos in the tree |
commit | commitdiff | tree |
2019-07-21 |
David Rowley | Adjust overly strict Assert |
commit | commitdiff | tree |
2019-07-21 |
Tom Lane | Remove no-longer-helpful reliance on fixed-size local... |
commit | commitdiff | tree |
2019-07-21 |
Michael Paquier | Fix compilation warning of pg_basebackup with MinGW |
commit | commitdiff | tree |
2019-07-21 |
David Rowley | Speed up finding EquivalenceClasses for a given set... |
commit | commitdiff | tree |
2019-07-20 |
Peter Geoghegan | Don't rely on estimates for amcheck Bloom filters. |
commit | commitdiff | tree |
2019-07-20 |
Tomas Vondra | Use column collation for extended statistics |
commit | commitdiff | tree |
2019-07-20 |
Tomas Vondra | Rework examine_opclause_expression to use varonleft |
commit | commitdiff | tree |
2019-07-19 |
Jeff Davis | pg_stat_statements: add missing check for pgss_enabled(). |
commit | commitdiff | tree |
2019-07-19 |
Tom Lane | Silence compiler warning, hopefully. |
commit | commitdiff | tree |
2019-07-19 |
Michael Paquier | Doc: clarify when table rewrites happen with column... |
commit | commitdiff | tree |
2019-07-19 |
Michael Paquier | Refactor parallelization processing code in src/bin... |
commit | commitdiff | tree |
2019-07-19 |
Jeff Davis | Fix error in commit e6feef57. |
commit | commitdiff | tree |
2019-07-18 |
Michael Paquier | Fix typo in mvdistinct.c |
commit | commitdiff | tree |
2019-07-18 |
Jeff Davis | Fix daterange canonicalization for +/- infinity. |
commit | commitdiff | tree |
2019-07-18 |
Peter Geoghegan | Fix nbtree metapage cache upgrade bug. |
commit | commitdiff | tree |
2019-07-18 |
Tom Lane | Further adjust SPITupleTable to provide a public row... |
commit | commitdiff | tree |
2019-07-18 |
Tomas Vondra | Simplify bitmap updates in multivariate MCV code |
commit | commitdiff | tree |
2019-07-18 |
Tomas Vondra | Fix handling of NULLs in MCV items and constants |
commit | commitdiff | tree |
2019-07-18 |
Tomas Vondra | Fix handling of opclauses in extended statistics |
commit | commitdiff | tree |
2019-07-18 |
Tomas Vondra | Remove unnecessary TYPECACHE_GT_OPR lookup |
commit | commitdiff | tree |
2019-07-18 |
Andres Freund | tableam: comment improvements. |
commit | commitdiff | tree |
2019-07-18 |
Michael Paquier | Simplify description of --data-checksums in documentati... |
commit | commitdiff | tree |
2019-07-17 |
Tom Lane | Update time zone data files to tzdata release 2019b. |
commit | commitdiff | tree |
2019-07-17 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree |
2019-07-17 |
Tom Lane | Clarify the distinction between public and private... |
commit | commitdiff | tree |
2019-07-17 |
Tom Lane | Doc: explain where to find Makefile used to build sepgs... |
commit | commitdiff | tree |
2019-07-17 |
Tom Lane | Fix sepgsql test results for commit d97b714a2. |
commit | commitdiff | tree |
2019-07-17 |
Tom Lane | Avoid using lcons and list_delete_first where it's... |
commit | commitdiff | tree |
2019-07-17 |
Thomas Munro | Move some md.c-specific logic from smgr.c to md.c. |
commit | commitdiff | tree |
2019-07-16 |
Tom Lane | Fix thinko in construction of old_conpfeqop list. |
commit | commitdiff | tree |
2019-07-16 |
Tom Lane | Remove lappend_cell...() family of List functions. |
commit | commitdiff | tree |
2019-07-16 |
Tom Lane | Clean up some ad-hoc code for sorting and de-duplicatin... |
commit | commitdiff | tree |
2019-07-16 |
Tom Lane | Redesign the API for list sorting (list_qsort becomes... |
commit | commitdiff | tree |
2019-07-16 |
Michael Paquier | Fix inconsistencies and typos in the tree |
commit | commitdiff | tree |
2019-07-16 |
Tom Lane | Remove dead code. |
commit | commitdiff | tree |
2019-07-16 |
Bruce Momjian | doc: mention pg_reload_conf() for reloading the config... |
commit | commitdiff | tree |
2019-07-15 |
Thomas Munro | Provide pgbench --show-script to dump built-in scripts. |
commit | commitdiff | tree |
2019-07-15 |
Thomas Munro | Report the time taken by pgbench initialization steps. |
commit | commitdiff | tree |
2019-07-15 |
Peter Geoghegan | Correct nbtsplitloc.c comment. |
commit | commitdiff | tree |
2019-07-15 |
Peter Geoghegan | Fix pathological nbtree split point choice issue. |
commit | commitdiff | tree |
2019-07-15 |
Tom Lane | Represent Lists as expansible arrays, not chains of... |
commit | commitdiff | tree |
2019-07-15 |
Thomas Munro | Provide XLogRecGetFullXid(). |
commit | commitdiff | tree |
2019-07-14 |
Peter Eisentraut | Add gen_random_uuid function |
commit | commitdiff | tree |
2019-07-14 |
Alexander Korotkov | Forgotten catversion bump |
commit | commitdiff | tree |
2019-07-14 |
Alexander Korotkov | Add support for <-> (box, point) operator to SP-GiST... |
commit | commitdiff | tree |
2019-07-14 |
Alexander Korotkov | Add support for <-> (box, point) operator to GiST box_ops |
commit | commitdiff | tree |
2019-07-14 |
Alexander Korotkov | Add missing commutators for distance operators |
commit | commitdiff | tree |
2019-07-14 |
Andrew Gierth | Teach pg_stat_statements not to ignore FOR UPDATE clauses |
commit | commitdiff | tree |
2019-07-14 |
Thomas Munro | Fix documentation for pgbench tpcb-like. |
commit | commitdiff | tree |
2019-07-13 |
Noah Misch | Revive test of concurrent OID generation. |
commit | commitdiff | tree |
2019-07-13 |
Michael Paquier | Fix some inconsistencies in MSVC scripts |
commit | commitdiff | tree |
2019-07-13 |
Michael Paquier | Fix and improve several places in the docs |
commit | commitdiff | tree |
2019-07-13 |
Thomas Munro | Fix tab completion for UPDATE. |
commit | commitdiff | tree |
2019-07-13 |
Thomas Munro | Tab completion for CREATE TYPE. |
commit | commitdiff | tree |
2019-07-13 |
Thomas Munro | Forward received condition variable signals on cancel. |
commit | commitdiff | tree |
2019-07-13 |
Thomas Munro | Introduce timed waits for condition variables. |
commit | commitdiff | tree |
2019-07-12 |
Thomas Munro | Warn if wal_level is too low when creating a publication. |
commit | commitdiff | tree |
2019-07-12 |
Tom Lane | Fix get_actual_variable_range() to cope with broken... |
commit | commitdiff | tree |
2019-07-12 |
David Rowley | Fix RANGE partition pruning with multiple boolean parti... |
commit | commitdiff | tree |
2019-07-11 |
Alexander Korotkov | Fixes for jsonpath filter expression elements table... |
commit | commitdiff | tree |
2019-07-10 |
Tom Lane | Reduce memory consumption for multi-statement query... |
commit | commitdiff | tree |
2019-07-10 |
Bruce Momjian | docs: remove pg_roles mention of the oid column being... |
commit | commitdiff | tree |
2019-07-10 |
Alvaro Herrera | Mention limitation of unique in partitioned tables |
commit | commitdiff | tree |
2019-07-10 |
Michael Paquier | Fix variable initialization when using buffering build... |
commit | commitdiff | tree |
2019-07-10 |
Alexander Korotkov | Assorted fixes for jsonpath documentation |
commit | commitdiff | tree |
2019-07-10 |
David Rowley | Fix missing calls to table_finish_bulk_insert during... |
commit | commitdiff | tree |
2019-07-10 |
Amit Kapila | Fix few typos and minor wordsmithing in tableam comments. |
commit | commitdiff | tree |
next |