]> granicus.if.org Git - postgresql/shortlog
postgresql
2019-08-01 Tom LaneAllow functions-in-FROM to be pulled up if they reduce...
2019-08-01 Peter GeogheganBump catversion.
2019-08-01 Peter GeogheganAdd sort support routine for the inet data type.
2019-08-01 Tom LaneAdd an isolation test to exercise parallel-worker deadl...
2019-08-01 Tom LaneMark advisory-lock functions as parallel restricted...
2019-08-01 Peter EisentrautAdd error codes to some corruption log messages
2019-08-01 Michael PaquierFix handling of previous password hooks in passwordcheck
2019-07-31 Tom LaneFix pg_dump's handling of dependencies for custom opcla...
2019-07-31 Peter EisentrautRun UTF8-requiring collation tests by default
2019-07-31 Andres FreundRemove superfluous newlines in function prototypes.
2019-07-31 Andres FreundRemove superfluous semicolon.
2019-07-31 Michael PaquierRemove orphaned structure member in pgcrypto
2019-07-30 Heikki LinnakangasAllow table AM's to use rd_amcache, too.
2019-07-30 Heikki LinnakangasPrint WAL position correctly in pg_rewind error message.
2019-07-30 Tomas VondraDon't build extended statistics on inheritance trees
2019-07-30 Michael PaquierFix memory leak coming from simple lists built in reindexdb
2019-07-29 Tom LaneFix busted logic for parallel lock grouping in TopoSort().
2019-07-29 Peter EisentrautHandle fsync failures in pg_receivewal and pg_recvlogical
2019-07-29 Michael PaquierFix inconsistencies and typos in the tree
2019-07-29 Michael PaquierFix handling of expressions and predicates in REINDEX...
2019-07-28 Thomas MunroAvoid macro clash with LLVM 9.
2019-07-28 Tom LaneImprove test coverage for LISTEN/NOTIFY.
2019-07-28 Michael PaquierDoc: Fix event trigger firing table
2019-07-28 Michael PaquierFix typo in fd.c
2019-07-28 Tom LaneFix isolationtester race condition for notices sent...
2019-07-27 Tom LaneDon't drop NOTICE messages in isolation tests.
2019-07-27 Michael PaquierAdd support for --jobs in reindexdb
2019-07-27 Peter Eisentrautpg_upgrade: Update obsolescent documentation note
2019-07-27 Peter Eisentrautpg_upgrade: Default new bindir to pg_upgrade location
2019-07-27 Peter Eisentrautpg_upgrade: Check all used executables
2019-07-27 Peter EisentrautFix typo in pg_upgrade file header
2019-07-26 Alvaro HerreraDon't uselessly escape a string that doesn't need escaping
2019-07-26 Tom LaneTweak our special-case logic for the IANA "Factory...
2019-07-26 Tom LaneAvoid choosing "localtime" or "posixrules" as TimeZone...
2019-07-26 Tom LaneFix loss of fractional digits for large values in cash_...
2019-07-26 Peter Eisentrautdoc: Make libpq documentation navigable between functions
2019-07-26 Peter Eisentrautdoc: Fix some markup whitespace issues
2019-07-26 Peter Eisentrautdoc: Add support for xref to command and function elements
2019-07-26 Peter Eisentrautdoc: Change libpq function ids to mixed case
2019-07-25 Thomas MunroFix LDAP test instability.
2019-07-25 Andres FreundAdd missing (COSTS OFF) to EXPLAIN added in previous...
2019-07-25 Andres FreundFix slot type handling for Agg nodes performing interna...
2019-07-25 Tom LaneFix syntax error in commit 20e99cddd.
2019-07-25 Tom LaneFix failures to ignore \r when reading Windows-style...
2019-07-25 Andrew DunstanHonor MSVC WindowsSDKVersion if set
2019-07-25 Tom LaneFix contrib/sepgsql test policy to work with latest...
2019-07-25 Peter Eisentrautdoc: Fix typo
2019-07-25 Andres FreundFix system column accesses in ON CONFLICT ... RETURNING.
2019-07-24 Michael PaquierFix failure with pgperlcritic from the TAP test of...
2019-07-24 Tom LaneFix infelicities in describeOneTableDetails' partitione...
2019-07-24 Heikki LinnakangasUse full 64-bit XID for checking if a deleted GiST...
2019-07-24 Heikki LinnakangasRefactor checks for deleted GiST pages.
2019-07-24 Andrew DunstanDon't assume expr is available in pgbench tests
2019-07-24 Michael PaquierDoc: Clarify interactions of pg_receivewal with remote_...
2019-07-24 Michael PaquierImprove stability of TAP test for synchronous replication
2019-07-23 Alvaro HerreraCheck that partitions are not in use when dropping...
2019-07-23 Tom LaneImprove psql's \d output for partitioned indexes.
2019-07-23 Tom LaneImprove psql's \d output for TOAST tables.
2019-07-23 Peter EisentrautAdd CREATE DATABASE LOCALE option
2019-07-23 Michael PaquierRemove more progname references in vacuumdb.c
2019-07-22 Tom LaneInstall dependencies to prevent dropping partition...
2019-07-22 Peter EisentrautRevert "initdb: Change authentication defaults"
2019-07-22 Peter Eisentrautinitdb: Change authentication defaults
2019-07-22 David RowleyUse appendBinaryStringInfo in more places where the...
2019-07-22 Peter EisentrautMake identity sequence management more robust
2019-07-22 David RowleyMake better use of the new List implementation in a...
2019-07-22 Michael PaquierFix inconsistencies and typos in the tree
2019-07-21 David RowleyAdjust overly strict Assert
2019-07-21 Tom LaneRemove no-longer-helpful reliance on fixed-size local...
2019-07-21 Michael PaquierFix compilation warning of pg_basebackup with MinGW
2019-07-21 David RowleySpeed up finding EquivalenceClasses for a given set...
2019-07-20 Peter GeogheganDon't rely on estimates for amcheck Bloom filters.
2019-07-20 Tomas VondraUse column collation for extended statistics
2019-07-20 Tomas VondraRework examine_opclause_expression to use varonleft
2019-07-19 Jeff Davispg_stat_statements: add missing check for pgss_enabled().
2019-07-19 Tom LaneSilence compiler warning, hopefully.
2019-07-19 Michael PaquierDoc: clarify when table rewrites happen with column...
2019-07-19 Michael PaquierRefactor parallelization processing code in src/bin...
2019-07-19 Jeff DavisFix error in commit e6feef57.
2019-07-18 Michael PaquierFix typo in mvdistinct.c
2019-07-18 Jeff DavisFix daterange canonicalization for +/- infinity.
2019-07-18 Peter GeogheganFix nbtree metapage cache upgrade bug.
2019-07-18 Tom LaneFurther adjust SPITupleTable to provide a public row...
2019-07-18 Tomas VondraSimplify bitmap updates in multivariate MCV code
2019-07-18 Tomas VondraFix handling of NULLs in MCV items and constants
2019-07-18 Tomas VondraFix handling of opclauses in extended statistics
2019-07-18 Tomas VondraRemove unnecessary TYPECACHE_GT_OPR lookup
2019-07-18 Andres Freundtableam: comment improvements.
2019-07-18 Michael PaquierSimplify description of --data-checksums in documentati...
2019-07-17 Tom LaneUpdate time zone data files to tzdata release 2019b.
2019-07-17 Tom LaneSync our copy of the timezone library with IANA release...
2019-07-17 Tom LaneClarify the distinction between public and private...
2019-07-17 Tom LaneDoc: explain where to find Makefile used to build sepgs...
2019-07-17 Tom LaneFix sepgsql test results for commit d97b714a2.
2019-07-17 Tom LaneAvoid using lcons and list_delete_first where it's...
2019-07-17 Thomas MunroMove some md.c-specific logic from smgr.c to md.c.
2019-07-16 Tom LaneFix thinko in construction of old_conpfeqop list.
2019-07-16 Tom LaneRemove lappend_cell...() family of List functions.
2019-07-16 Tom LaneClean up some ad-hoc code for sorting and de-duplicatin...
2019-07-16 Tom LaneRedesign the API for list sorting (list_qsort becomes...
next