]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
4 hours ago  David RowleyFix query pullup issue with WindowClause runCondition master github/master
38 hours ago  Tom LaneAllow selecting the git revision to be packaged by...
39 hours ago  David RowleyFix an assortment of typos
40 hours ago  Peter EisentrautFix expected test output
44 hours ago  Peter EisentrautFix segmentation fault in MergeInheritedAttribute()
2 days ago  Tom LaneThrow a more on-point error for publications depending...
2 days ago  Alvaro HerreraDisallow direct change of NO INHERIT of not-null constr...
2 days ago  Peter EisentrautRename libpq trace internal functions
2 days ago  Alvaro HerreraDisallow NO INHERIT not-null constraints on partitioned...
2 days ago  Daniel Gustafssondoc: Fix incorrectly spelled structname
2 days ago  Peter Eisentrautdoc: Fix description of deterministic flag of CREATE...
2 days ago  Peter Eisentrautdoc: Fix description of configure --with-icu option
3 days ago  Alvaro HerreraSkip invalid database pg_upgrade test on obsolete servers
4 days ago  David RowleyFix typos and incorrect type in read_stream.c
4 days ago  Masahiko SawadaFix parallel vacuum buffer usage reporting.
4 days ago  Michael PaquierAdd tab completion for EXPLAIN (MEMORY|SERIALIZE)
4 days ago  David RowleyEnsure we allocate NAMEDATALEN bytes for names in Index...
4 days ago  Jeff DavisFix locale options checking in CREATE DATABASE.
4 days ago  Tom LaneFix one more portability shortcoming in new test_pg_dum...
4 days ago  Michael Paquierdoc: Remove one example related to pg_input_error_info()
4 days ago  Alexander KorotkovStabilize regression tests introduced by 259c96fa8f
4 days ago  Alexander KorotkovInherit parent's AM for partition MERGE/SPLIT operations
4 days ago  Alexander KorotkovAdd tab completion for partition MERGE/SPLIT operations
4 days ago  Alexander KorotkovRename tables in tests of partition MERGE/SPLIT operations
4 days ago  Alexander KorotkovFix error message in check_partition_bounds_for_split_r...
4 days ago  Alexander KorotkovMake new partitions with parent's persistence during...
4 days ago  Alexander KorotkovDocument the way partition MERGE/SPLIT operations creat...
4 days ago  Alexander KorotkovChange the way ATExecMergePartitions() handles the...
5 days ago  Heikki LinnakangasFix compilation on OpenSSL 1.0.2 and LibreSSL
5 days ago  Tom LaneForce COLLATE "C" to stabilize ordering, redux.
5 days ago  Tom LaneForce COLLATE "C" to stabilize ordering in new test_pg_...
5 days ago  Tom LaneFix test case from b0c5b215d.
5 days ago  Tom LaneAllow meson builds to run test_pg_dump test in installc...
5 days ago  Tom LaneFix failure to track role dependencies of pg_init_privs...
5 days ago  Noah MischAvoid repeating loads of frozen ID values.
5 days ago  Noah MischClose race condition between datfrozen and relfrozen...
5 days ago  Heikki LinnakangasReject SSL connection if ALPN is used but there's no...
5 days ago  Heikki Linnakangaslibpq: Enforce ALPN in direct SSL connections
5 days ago  Heikki Linnakangaslibpq: Fix error messages when server rejects SSL or GSS
5 days ago  Michael PaquierMake two-phase tests of ECPG and main suite more concur...
5 days ago  Heikki Linnakangaslibpq: If ALPN is not used, make PQsslAttribute(conn...
5 days ago  Peter EisentrautRevert "Add GUC backtrace_on_internal_error"
6 days ago  Heikki LinnakangasFix documentation and comments on what happens after...
6 days ago  Tom LaneThrow a more on-point error for functions depending...
6 days ago  Tom LaneDetect more overflows in timestamp[tz]_pl_interval.
6 days ago  David RowleyFix duplicated consecutive words in comments
7 days ago  Andrew DunstanRemove redundant JSON parser typedefs
7 days ago  John NaylorSmall cosmetic fixes in radix tree template
8 days ago  Robert HaasMinor fixes to pg_combinebackup and its documentation.
9 days ago  Robert Haaspg_combinebackup: Detect checksum mismatches and docume...
9 days ago  Andres FreundAvoid unnecessary "touch meson.build" in vpath builds
9 days ago  Masahiko Sawadaradixtree: Fix SIGSEGV at update of embeddable value...
9 days ago  Peter Eisentrautdoc: Add link to table
9 days ago  Amit KapilaPost-commit review fixes for slot synchronization.
9 days ago  Peter EisentrautRemove unnecessary code from be_lo_put()
10 days ago  Amit KapilaFix the missing table sync due to improper invalidation...
10 days ago  Michael PaquierImprove comment of DeallocateStmt->isall
10 days ago  Tom LaneDoc: fix minor oversight in ALTER DEFAULT PRIVILEGES...
10 days ago  Andrew DunstanAdd pg_logging_init() calls missing in commit ba3e6e2bca
10 days ago  Daniel GustafssonDoc: fix prompt in psql crosstabview example
10 days ago  Peter Eisentrautdoc: Fix up spacing around verbatim DocBook elements
10 days ago  Peter Eisentrautpg_combinebackup: Add --version to --help output
10 days ago  Peter Eisentrautdoc: Correct jsonpath string literal escapes description
10 days ago  Peter Eisentrautpg_combinebackup: Put newer options in consistent order...
10 days ago  Daniel GustafssonSupport SSL_R_VERSION_TOO_LOW when using LibreSSL
10 days ago  Daniel GustafssonSupport disallowing SSL renegotiation when using LibreSSL
10 days ago  Daniel GustafssonDoc: Use past tense for things which happened in the...
10 days ago  Peter Eisentrautpg_dump: Put new options in consistent order in --help...
10 days ago  Peter Eisentrautdoc: Fix order of options on pg_createsubscriber man...
10 days ago  Peter Eisentrautpg_walsummary: Document --version option
10 days ago  Peter EisentrautRemove obsolete symbol from ecpg_config.h.in
11 days ago  Robert HaasTry again to add test coverage for pg_combinebackup...
11 days ago  Andrew DunstanPost review fixes for test_json_parser test module
11 days ago  Tom LaneRemove some unnecessary fields from executor nodes.
11 days ago  Nathan BossartFix code for probing availability of AVX-512.
11 days ago  Tom LaneImprove "out of range" error messages for GUCs.
11 days ago  Amit KapilaFix the handling of the failover option in subscription...
12 days ago  Peter GeogheganRemove unneeded nbtree array preprocessing assert.
12 days ago  Peter EisentrautUpdate src/common/unicode/.gitignore
12 days ago  Peter EisentrautUpdate Unicode data to CLDR 45
12 days ago  Michael PaquierFix dumps of partitioned tables with table AMs
13 days ago  Peter GeogheganRemove overzealous array element type assertion.
13 days ago  Tomas Vondracreatedb: compare strategy case-insensitive
13 days ago  Tom LaneMake postgres_fdw request remote time zone 'GMT' not...
2024-04-20  Tomas Vondracreatedb: Correct parameter name in SGML docs
2024-04-20  Michael PaquierRemove resowner_private.h
2024-04-20  David RowleyDoc: document cases where queryid is stable
2024-04-19  Robert HaasRevert recent ill-advised test case changes.
2024-04-19  Robert HaasUse tempdir_short instead of tempdir.
2024-04-19  Robert Haaspg_combinebackup: Fix incorrect tablespace handling.
2024-04-19  Robert HaasMake PostgreSQL::Test::Cluster::init_from_backup handle...
2024-04-19  Tomas VondraAdd missing index_insert_cleanup calls
2024-04-19  Tomas VondraFix a couple typos in BRIN code
2024-04-19  Daniel GustafssonDoc: Remove mention of @ and ~ GiST operators
2024-04-19  Alvaro HerreraBetter handle indirect constraint drops
2024-04-19  Dean RasheedUse macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE...
2024-04-19  Daniel GustafssonRemove unused function prototype
2024-04-19  Daniel GustafssonFix incorrect parameter name in prototype
2024-04-18  Daniel GustafssonDoc: Update link to the mentioned subsection
2024-04-18  Daniel GustafssonFix typos and duplicate words
next