]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2022-04-04  Andrew DunstanJSON_TABLE
2022-04-04  Peter Geogheganvacuumlazy.c: Further consolidate resource allocation.
2022-04-04  Peter Eisentrautpsql: Show all query results by default
2022-04-04  Tom LaneDisable synchronize_seqscans in 027_stream_regress.pl.
2022-04-04  Andrew DunstanAvoid freeing objects during json aggregate finalization
2022-04-04  Robert Haaspg_basebackup: Fix code that thinks about LZ4 buffer...
2022-04-04  David RowleyUse Generation memory contexts to store tuples in sorts
2022-04-04  David RowleyAdjust tuplesort API to have bitwise option flags
2022-04-04  David RowleyImprove the generation memory allocator
2022-04-03  Thomas MunroFix tuplesort optimization for CLUSTER-on-expression.
2022-04-03  Tom LaneFix portability issues in datetime parsing.
2022-04-03  Peter GeogheganGeneralize how VACUUM skips all-frozen pages.
2022-04-03  Peter GeogheganSet relfrozenxid to oldest extant XID seen by VACUUM.
2022-04-02  Peter GeogheganDoc: Add relfrozenxid Tip to XID wraparound section.
2022-04-02  Tom LaneFix overflow hazards in interval input and output conve...
2022-04-02  Peter GeogheganDoc: Clarify the role of aggressive VACUUMs.
2022-04-02  Tom LaneAdd a couple more tests for interval input decoding.
2022-04-02  Peter Geogheganvacuumlazy.c: Clean up variable declarations.
2022-04-02  Joe ConwayUse has_privs_for_roles for predefined role checks...
2022-04-02  Alvaro HerreraAllow CLUSTER on partitioned tables
2022-04-02  Peter GeogheganDoc: Remove MultiXact wraparound section link.
2022-04-02  Alvaro HerreraRemove excess semicolon in MERGE docs
2022-04-02  Andrew DunstanUse ORDER BY in catalog results in SQL/JSON tests
2022-04-02  John NaylorSpecialize tuplesort routines for different kinds of...
2022-04-02  Peter EisentrautRemove obsolete comment
2022-04-02  Michael PaquierMake upgradecheck a no-op in MSVC's vcregress.pl
2022-04-02  Michael Paquierpageinspect: Use better macros to get special page...
2022-04-01  Peter Eisentrautlibpq: Fix pkg-config without OpenSSL
2022-04-01  Tom LaneSet minimum required version of zstd as 1.4.0.
2022-04-01  Peter Eisentrautlibpq: Allow IP address SANs in server certificates
2022-04-01  Robert Haasdocs: Changing column type doesn't always require an...
2022-04-01  Peter EisentrautAdd SSL tests for IP addresses in certificates
2022-04-01  Peter Eisentrautpsql: Refactor ProcessResult()
2022-04-01  Michael PaquierAdd macros in hash and btree AMs to get the special...
2022-04-01  Michael PaquierImprove handling and logging of TAP tests for pg_upgrade
2022-04-01  Michael PaquierSwitch the regression tests of pg_upgrade to use TAP...
2022-03-31  Tom LaneKeep plpgsql.h C++-clean.
2022-03-31  Tom LaneExpose a few more PL/pgSQL functions to debugger plugins.
2022-03-31  Andrew DunstanFix comments with "a expression"
2022-03-31  Andrew DunstanRETURNING clause for JSON() and JSON_SCALAR()
2022-03-31  Robert Haasinitdb: When running CREATE DATABASE, use STRATEGY...
2022-03-31  Tom LaneFix postgres_fdw to check shippability of sort clauses...
2022-03-31  Andres FreundPrint information about type of test and subdirectory...
2022-03-31  Andrew DunstanRemove use of perl parent module in Cluster.pm
2022-03-31  Robert HaasIn basebackup_to_shell tests, properly set up pg_hba...
2022-03-31  Peter Eisentrautpsql: Refactor SendQuery()
2022-03-31  Tom LaneAdd missing newline in one libpq error message.
2022-03-31  Peter Eisentrautpsql: Add tests for \errverbose
2022-03-31  Andrew DunstanFix comment typo in PotsgreSQL::Test::Cluster module
2022-03-31  Daniel Gustafssondoc: Fix typo in ANALYZE documentation
2022-03-31  Daniel GustafssonAdd diagnostic output on error in pump_until
2022-03-31  Amit KapilaRaise a WARNING for missing publications.
2022-03-31  Michael PaquierClean up some dead code in pg_dump with tar format...
2022-03-30  Tom LaneAdd .gitignore for basebackup_to_shell.
2022-03-30  Tomas VondraOptimize order of GROUP BY keys
2022-03-30  Andrew DunstanSQL JSON functions
2022-03-30  Robert HaasFix possible NULL-pointer-deference in backup_compressi...
2022-03-30  Robert Haasbasebackup_to_shell: Add TAP test.
2022-03-30  Robert HaasDocument basebackup_to_shell.required_role.
2022-03-30  Peter EisentrautAdd range_agg with multirange inputs
2022-03-30  Andres Freundci: enable zstd where available.
2022-03-30  Peter EisentrautChange some internal error messages to elogs
2022-03-30  Andrew DunstanMake PostgreSQL::Test::Cluster compatible with all...
2022-03-30  Peter EisentrautAdditional tests for range_intersect_agg(anymultirange)
2022-03-30  Peter Eisentrautdoc: Document range_intersect_agg(anymultirange)
2022-03-30  Robert HaasAllow parallel zstd compression when taking a base...
2022-03-30  Robert HaasSimplify a needlessly-complicated regular expression.
2022-03-30  Daniel Gustafssondoc: Clarify when SSL actually means TLS
2022-03-30  Etsuro FujitaFix typo in comment.
2022-03-30  Peter EisentrautAdd header matching mode to COPY FROM
2022-03-30  Michael PaquierAdd TAP test in pg_dump with --format=tar and --compress
2022-03-30  Amit KapilaSkip empty transactions for logical replication.
2022-03-29  Robert HaasMake PostgreSQL::Test::Cluster::run_log() return a...
2022-03-29  Andrew DunstanSQL/JSON query functions
2022-03-29  Robert HaasIn 020_createdb.pl, change order of command-line arguments.
2022-03-29  Robert HaasAdd new block-by-block strategy for CREATE DATABASE.
2022-03-29  Alvaro HerreraRevert "Fix replay of create database records on standby"
2022-03-29  Robert HaasExplain why the startup process can't cause a shortage...
2022-03-29  Daniel Gustafssondoc: Make UPDATE FROM examples consistent
2022-03-29  Daniel GustafssonEnable SSL library detection via PQsslAttribute()
2022-03-29  Peter Eisentrautpsql: Add test for psql behavior on server crash
2022-03-29  Michael PaquierAvoid instabilities with the regression tests of pg_fre...
2022-03-29  Michael PaquierAdd system view pg_ident_file_mappings
2022-03-29  Michael PaquierModify query on pg_hba_file_rules to check for errors...
2022-03-28  Andrew DunstanIS JSON predicate
2022-03-28  Joe ConwayUse has_privs_for_roles for predefined role checks
2022-03-28  Robert HaasRemove the ability of a role to administer itself.
2022-03-28  Robert HaasFix a few goofs in new backup compression code.
2022-03-28  Tom LaneAdd public ruleutils.c entry point to deparse a Query.
2022-03-28  Alvaro HerreraFix role names in merge.sql regress file
2022-03-28  Alvaro HerreraAdd support for MERGE SQL command
2022-03-28  Peter EisentrautPreparatory test cleanup
2022-03-28  Tomas VondraDocument autoanalyze limitations for partitioned tables
2022-03-28  Peter EisentrautMake JSON path numeric literals more correct
2022-03-28  Andres FreundDon't fail for > 1 walsenders in 019_replslot_limit...
2022-03-28  Andres FreundMark pg_stat_get_subscription_stats() strict.
2022-03-28  Andres FreundFix NULL input behaviour of pg_stat_get_replication_slot().
2022-03-28  Thomas MunroFix pg_waldump docs.
2022-03-28  Andres Freundwaldump: fix use-after-free in search_directory().
2022-03-27  Tom LaneFix up compiler warnings/errors from f4fb45d15.
next