]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2021-07-28  Michael PaquierAdd support for SET ACCESS METHOD in ALTER TABLE
2021-07-28  David RowleyRemove seemingly unneeded include directory in MSVC...
2021-07-27  Alvaro HerreraSet pg_setting.pending_restart when pertinent config...
2021-07-27  Tom LaneFix bugs in polymorphic-argument resolution for multira...
2021-07-27  Tom LaneStabilize output of new regression test.
2021-07-27  Fujii MasaoAvoid using ambiguous word "non-negative" in error...
2021-07-27  Tom LaneIn event triggers, use "pg_temp" only for our own temp...
2021-07-27  Tom LaneUse the "pg_temp" schema alias in EXPLAIN and related...
2021-07-27  Andrew DunstanDisable command echo in pg_upgrade-created windows...
2021-07-27  Bruce Momjiandoc: for various substring funcs, document if only...
2021-07-27  Bruce Momjianpg_resetxlog: add option to set oldest xid & use by...
2021-07-27  Michael PaquierSimplify matching pattern check in TAP tests of pg_rece...
2021-07-27  Michael PaquierSkip trailing whitespaces when parsing integer options
2021-07-26  Alvaro HerreraRemove newly added useless assertion check
2021-07-26  Tomas Vondrapsql \dX: check schema when listing statistics objects
2021-07-26  Dean RasheedAllow numeric scale to be negative or greater than...
2021-07-26  Michael Paquierdoc: Fix command example to run regression tests with...
2021-07-26  Tom LaneHarden pg_stat_statements tests against CLOBBER_CACHE_A...
2021-07-26  David RowleyFix incorrect comment for get_agg_clause_costs
2021-07-26  Michael PaquierFix a couple of memory leaks in src/bin/pg_basebackup/
2021-07-25  Tom LaneGet rid of artificial restriction on hash table sizes...
2021-07-25  Andres FreundDeduplicate choice of horizon for a relation procarray.c.
2021-07-24  Tom LaneFix check for conflicting session- vs transaction-level...
2021-07-24  Tom LaneMake printf("%s", NULL) print "(null)" instead of crashing.
2021-07-24  Tom LaneRemove configure-time thread safety checking (thread_te...
2021-07-24  Tom LaneFix failure of some headers to compile "standalone".
2021-07-24  Michael PaquierAdd missing header declarations for pg_basebackup and...
2021-07-24  Michael PaquierUnify parsing logic for command-line integer options
2021-07-23  Alvaro HerreraMake new test immune to collation
2021-07-22  Alvaro HerreraMake ALTER TRIGGER RENAME consistent for partitioned...
2021-07-22  Alvaro HerreraRework installation instructions again
2021-07-22  John NaylorFix division by zero error in date_bin
2021-07-22  Peter EisentrautFix typo in comment
2021-07-22  Michael PaquierDisable TAP tests of pg_receivewal for ZLIB on Windows
2021-07-22  Thomas Munrojit: Don't inline functions that access thread-locals.
2021-07-22  David RowleyMake nodeSort.c use Datum sorts for single column sorts
2021-07-21  Tom LaneDoc: improve documentation about exponentiation operator.
2021-07-21  Alvaro HerreraImprove installation instructions a bit
2021-07-21  John NaylorDocument "B" and "us" as accepted units in postgres...
2021-07-21  John NaylorAdd missing check of noError parameter in euc_tw_and_big5.c
2021-07-21  Peter EisentrautAdd missing enum tags in enums used in nodes
2021-07-21  Peter EisentrautRename some node support functions for consistency
2021-07-21  Peter EisentrautRename argument of _outValue()
2021-07-21  Peter EisentrautRename NodeTag of ExprState
2021-07-21  Peter EisentrautMore improvements of error messages about mismatching...
2021-07-21  Fujii Masaodoc: Document that only superusers can use pg_import_sy...
2021-07-21  Fujii MasaoMake XLOG_FPI_FOR_HINT records honor full_page_writes...
2021-07-20  Tom LaneFix corner-case uninitialized-variable issues in plpgsql.
2021-07-20  Michael PaquierRe-enable TAP tests of pg_receivewal for ZLIB on Windows
2021-07-20  Michael PaquierFix some issues with WAL segment opening for pg_receive...
2021-07-20  Amit KapilaFix potential buffer overruns in proto.c.
2021-07-20  Peter GeogheganDoc: vacuum_multixact_failsafe_age is multixact-based.
2021-07-20  Peter Geogheganvacuumdb: Correct comment about --force-index-cleanup.
2021-07-19  Thomas MunroDon't use #if inside function-like macro arguments.
2021-07-19  Alvaro HerreraMake new replication slot test code even less racy
2021-07-19  Peter EisentrautRemove some whitespace in generated C output
2021-07-19  Peter EisentrautMake UCS_to_most.pl process encodings in sorted order
2021-07-19  Peter EisentrautUse l*_node() family of functions where appropriate
2021-07-19  Amit KapilaDon't allow to set replication slot_name as ''.
2021-07-19  Thomas MunroAdjust commit 2dbe8905 for ancient macOS.
2021-07-19  Michael Paquierdoc: Mention CASCADE/RESTRICT for DROP STATISTICS
2021-07-19  Amit KapilaUpdate comments for AlterSubscription.
2021-07-18  Thomas MunroSupport direct I/O on macOS.
2021-07-18  Alexander KorotkovForgotten catversion bump for 9e3c217bd9
2021-07-18  Alexander KorotkovSupport for unnest(multirange)
2021-07-18  Dean RasheedImprove error checking of CREATE COLLATION options.
2021-07-17  Alvaro HerreraMake new replication slot test code less racy
2021-07-17  Tom LaneDoc: document the current-transaction-modes GUCs.
2021-07-16  Alvaro HerreraFix pg_dump for disabled triggers on partitioned tables
2021-07-16  Alvaro HerreraPreserve firing-on state when cloning row triggers...
2021-07-16  Alvaro HerreraAdvance old-segment horizon properly after slot invalid...
2021-07-16  Peter Eisentrautdoc: Spell checking
2021-07-16  Michael PaquierDisable tests involving ZLIB on Windows for pg_receivewal
2021-07-15  Daniel Gustafssondocs: fix inconsistencies in markup and case
2021-07-15  Tom LaneReplace explicit PIN entries in pg_depend with an OID...
2021-07-15  Tom LaneEnsure HAVE_DECL_XXX macros in MSVC builds match those...
2021-07-15  Michael PaquierFix portability issue with gzip in TAP test of pg_recei...
2021-07-15  Alexander KorotkovFix small inconsistencies in catalog definition of...
2021-07-15  Dean RasheedImprove reporting of "conflicting or redundant options...
2021-07-15  Michael PaquierAdd TAP tests for ZLIB compression for pg_receivewal
2021-07-15  Michael PaquierRemove unnecessary assertion in postmaster.c
2021-07-15  Thomas MunroPortability fixes for sigwait.
2021-07-14  Peter EisentrautFix some nonstandard C code indentation in grammar...
2021-07-14  Tom LaneCopy a Param's location field when replacing it with...
2021-07-14  John NaylorRemove unused function parameter in get_qual_from_partbound
2021-07-14  Heikki LinnakangasIn psql \copy from, send data to server in larger chunks.
2021-07-14  Magnus HaganderClarify description of pg_stat_statements columns
2021-07-14  Peter EisentrautFix lack of message pluralization
2021-07-14  Amit KapilaAdd support for prepared transactions to built-in logic...
2021-07-14  Michael PaquierInstall properly fe-auth-sasl.h
2021-07-14  David RowleyChange the name of the Result Cache node to Memoize
2021-07-13  Tom LaneRename debug_invalidate_system_caches_always to debug_d...
2021-07-13  David RowleyRemove useless range checks on INT8 sequences
2021-07-13  David RowleyRobustify tuplesort's free_sort_tuple function
2021-07-13  David RowleyFix theoretical bug in tuplesort
2021-07-12  Thomas MunroAdd PSQL_WATCH_PAGER for psql's \watch command.
2021-07-12  Tom LaneProbe for preadv/pwritev in a more macOS-friendly way.
2021-07-12  Tom LaneReplace RelationOpenSmgr() with RelationGetSmgr().
2021-07-12  Peter Eisentrautdoc: Fix typo in function prototype
2021-07-12  Heikki LinnakangasRemove dead assignment to local variable.
next