]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2024-04-24  Daniel GustafssonDoc: fix prompt in psql crosstabview example
2024-04-24  Peter Eisentrautdoc: Fix up spacing around verbatim DocBook elements
2024-04-24  Peter Eisentrautpg_combinebackup: Add --version to --help output
2024-04-24  Peter Eisentrautdoc: Correct jsonpath string literal escapes description
2024-04-24  Peter Eisentrautpg_combinebackup: Put newer options in consistent order...
2024-04-24  Daniel GustafssonSupport SSL_R_VERSION_TOO_LOW when using LibreSSL
2024-04-24  Daniel GustafssonSupport disallowing SSL renegotiation when using LibreSSL
2024-04-24  Daniel GustafssonDoc: Use past tense for things which happened in the...
2024-04-24  Peter Eisentrautpg_dump: Put new options in consistent order in --help...
2024-04-24  Peter Eisentrautdoc: Fix order of options on pg_createsubscriber man...
2024-04-24  Peter Eisentrautpg_walsummary: Document --version option
2024-04-24  Peter EisentrautRemove obsolete symbol from ecpg_config.h.in
2024-04-23  Robert HaasTry again to add test coverage for pg_combinebackup...
2024-04-23  Andrew DunstanPost review fixes for test_json_parser test module
2024-04-23  Tom LaneRemove some unnecessary fields from executor nodes.
2024-04-23  Nathan BossartFix code for probing availability of AVX-512.
2024-04-23  Tom LaneImprove "out of range" error messages for GUCs.
2024-04-23  Amit KapilaFix the handling of the failover option in subscription...
2024-04-22  Peter GeogheganRemove unneeded nbtree array preprocessing assert.
2024-04-22  Peter EisentrautUpdate src/common/unicode/.gitignore
2024-04-22  Peter EisentrautUpdate Unicode data to CLDR 45
2024-04-22  Michael PaquierFix dumps of partitioned tables with table AMs
2024-04-22  Peter GeogheganRemove overzealous array element type assertion.
2024-04-21  Tomas Vondracreatedb: compare strategy case-insensitive
2024-04-21  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
2024-04-18  Robert HaasRemove spurious "the".
2024-04-18  Peter GeogheganDon't try to fix eliminated nbtree array scan keys.
2024-04-18  Robert HaasRestrict where INCREMENTAL.${NAME} files are recognized.
2024-04-18  Alvaro HerreraDon't try to assign smart names to constraints
2024-04-18  Robert Haasdocs: Mention that pg_combinebackup does not verify...
2024-04-18  Alvaro HerreraFix restore of not-null constraints with inheritance
2024-04-18  Peter EisentrautUpdate src/tools/pginclude/README to match recent chang...
2024-04-18  Amit LangoteFix object name clash in recently introduced test
2024-04-18  Amit LangoteSQL/JSON: Miscellaneous fixes and improvements
2024-04-18  Amit LangoteSQL/JSON: Fix issues with DEFAULT .. ON ERROR / EMPTY
2024-04-18  Amit LangoteSQL/JSON: Improve some error messages
2024-04-17  Alexander KorotkovRefactoring for CommitTransactionCommand()/AbortCurrent...
2024-04-17  Andres FreundRemove GlobalVisTestNonRemovable[Full]Horizon, not...
2024-04-17  Tomas VondraCleanup parallel BRIN index build code
2024-04-17  Tomas VondraStabilize test of BRIN parallel create
2024-04-17  Tomas VondraRevert "Stabilize test of BRIN parallel create"
2024-04-17  Peter Eisentrautmeson: Add some missing LLVM function checks
2024-04-17  Peter EisentrautRemove dead code
2024-04-17  Peter EisentrautAdd missing source file to libpq/nls.mk
2024-04-17  Masahiko Sawadadoc: Fix COPY ON_ERROR option syntax synopsis.
2024-04-17  Michael PaquierFix typos with function name in event_trigger.c
2024-04-17  Masahiko SawadaDisallow specifying ON_ERROR option without value.
2024-04-16  David RowleyUpdate mmgr's README to mention BumpContext
2024-04-16  David RowleyPush dedicated BumpBlocks to the tail of the blocks...
2024-04-16  Peter EisentrautMark some new location fields as ParseLoc
2024-04-16  Tom LaneClean up more indent breakage from 6377e12a5.
2024-04-16  Tom LaneFix assorted bugs in ecpg's macro mechanism.
2024-04-16  Peter GeogheganFix nbtree "deduce NOT NULL" scan key comment.
2024-04-16  Tom LaneUndo incorrect typedefs.list change.
2024-04-16  Tomas VondraStabilize test of BRIN parallel create
2024-04-16  Tom LaneEnsure generated join clauses for child rels have corre...
2024-04-16  Peter GeogheganFix nbtree posting list comment.
2024-04-16  Peter GeogheganFix nbtree page recycling comment.
2024-04-16  Alexander Korotkovrevert: Generalize relation analyze in table AM interface
2024-04-16  David RowleyImprove test coverage in bump.c
2024-04-16  Michael PaquierAdd missing PGDLLIMPORT markings
2024-04-15  Robert Haasdocs: Consolidate into new "WAL for Extensions" chapter.
2024-04-15  Nathan Bossartdoc: Note exceptions for SET ROLE's effect on privilege...
2024-04-15  Tom LaneFix type-checking of RECORD-returning functions in...
2024-04-15  Alvaro HerreraATTACH PARTITION: Don't match a PK with a UNIQUE constraint
2024-04-15  Alexander KorotkovGrammar fixes for split/merge partitions code
2024-04-15  Alvaro HerreraFix propagating attnotnull in multiple inheritance
2024-04-15  Peter Eisentrautpsql: Make output of \dD more stable
2024-04-15  Peter EisentrautFix ALTER DOMAIN NOT NULL syntax
2024-04-14  Heikki LinnakangasPut back initialization of 'sslmode', to silence Coverity
2024-04-14  Tomas VondraFix unnecessary padding in incremental backups
2024-04-14  Tomas VondraAdd regression test for BRIN parallel builds
2024-04-14  Tomas VondraUse the correct PG_DETOAST_DATUM macro in BRIN
2024-04-14  Tomas VondraUpdate nbits_set in brin_bloom_union
2024-04-13  Noah Mischfreespace: Don't return blocks past the end of the...
2024-04-13  Noah MischCorrect "improve role option documentation".
2024-04-12  Heikki LinnakangasDocument PG_TEST_EXTRA=libpq_encryption and also check...
2024-04-12  Heikki LinnakangasMove libpq encryption negotiation tests
2024-04-12  Heikki LinnakangasFix compilation with --with-gssapi --without-openssl
2024-04-12  Heikki LinnakangasFix libpq_encryption tests when compiled without SSL...
2024-04-12  Andrew DunstanDon't allocate large buffer on the stack in pg_verifybackup
2024-04-12  Andrew DunstanAssorted minor cleanups in the test_json_parser module
2024-04-12  Andrew DunstanShrink test file for test_json_parser module
2024-04-12  Andrew DunstanAdd a TAP test for test_json_parser_perf
next