]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2 days ago  Fujii MasaoAvoid ERROR in recovery target GUC assign hooks
2 days ago  Fujii MasaoAllow PostgreSQL::Test::Cluster::start() to pass postma...
2 days ago  Álvaro HerreraFix LSN format in REPACK worker debug message
2 days ago  Álvaro HerreraMove code to get_tables_to_repack_partitioned
2 days ago  Michael PaquierImprove pgstat_get_entry_ref_cached() behavior on out...
2 days ago  Peter EisentrautFix RLS checks for FOR PORTION OF leftover rows
2 days ago  Amit KapilaHandle concurrent sequence refreshes.
2 days ago  Richard GuoSkip unnecessary get_relids_in_jointree() when there...
2 days ago  Peter GeogheganRun nbtree test module tests under autoconf builds
2 days ago  Daniel GustafssonFix parsing of underscores in pg_plan_advice occurrence...
3 days ago  Tatsuo IshiiRemove redundant null-treatment check in window functio...
3 days ago  Etsuro FujitaFurther cleanup for commit 54cd6fc83.
3 days ago  Tom LaneFix edge case in remove_useless_result_rtes() with...
3 days ago  Tom LaneRestore the ability to use | and -> as prefix operators.
3 days ago  Jeff DavisFix REASSIGN OWNED for subscriptions in other databases.
4 days ago  Amit KapilaRevert "Reject concurrent sequence refreshes".
4 days ago  Jeff DavisGenerate unicode_limits.h.
4 days ago  Tom LaneFix yet another portability problem in new NLS test.
4 days ago  Melanie PlagemanTurn visibilitymap_clear() Assert back into an error
4 days ago  Tom LaneRevert "Add GROUP BY ALL".
4 days ago  Peter GeogheganFix GiST index-only scan column alignment issue.
4 days ago  Andres Freundci: Generate crashlogs on Windows
4 days ago  Andres Freundci: Use optimized build for mingw
4 days ago  Andres Freundmeson: Fix ccache issues when using precompiled headers...
5 days ago  Peter Eisentrautdoc: Fix SQL quoting in example
5 days ago  Daniel GustafssonFix truncation rules for base64 encoding
5 days ago  Fujii MasaoRestrict pg_stat_io entries for data checksum processes
5 days ago  Amit KapilaDoc: Clarify DROP SUBSCRIPTION behavior after SET ...
5 days ago  Peter GeogheganFix wrong variable offset sanity check.
5 days ago  Michael PaquierRemove SQL function getpgusername()
5 days ago  Peter GeogheganUse fake LSNs consistently in hash index AM.
5 days ago  Masahiko Sawadapg_controldata: Show logical decoding status.
5 days ago  Masahiko SawadaCorrect logical decoding status at end of recovery...
5 days ago  Masahiko SawadaReject infinite and out-of-range interval shifts in...
5 days ago  Tom LaneIn transformIndexStmt, transform index expressions...
5 days ago  Fujii MasaoHandle concurrent sequence drops during synchronization
5 days ago  Fujii Masaopostgres_fdw: stabilize terminated-connection regressio...
6 days ago  Daniel Gustafssondoc: Fix link text for data checksums
6 days ago  Peter EisentrautRevert "Make PL/Tcl require Tcl 8.6 or later"
6 days ago  Peter EisentrautRequire ICU 55 or later
6 days ago  Peter EisentrautMake PL/Tcl require Tcl 8.6 or later
6 days ago  Peter EisentrautDrop support for _MSC_VER less than 1933
6 days ago  Peter EisentrautRaise requirement to Visual Studio 2022
6 days ago  Fujii MasaoCheck CREATE_REPLICATION_SLOT response shape in libpqwa...
6 days ago  Fujii Masaodoc: Mention REPACK in MAINTAIN privilege descriptions
6 days ago  Fujii Masaodoc: Fix log_parameter_max_length docs to reference...
6 days ago  Melanie PlagemanTest that VM clear registers VM buffers
6 days ago  Melanie PlagemanFix VM clear WAL logging by registering VM blocks
6 days ago  Melanie PlagemanMake VM clear take a RelFileLocator and not fake relcache
6 days ago  Melanie PlagemanIntroduce macros for WAL block reference IDs of some...
6 days ago  Melanie PlagemanInclude last block in FSM vacuum of bulk extended relation
6 days ago  Daniel Gustafssonpgbench: Fix incorrect parameter name in error message
6 days ago  Jeff DavisFix like_fixed_prefix_ci() selectivity.
6 days ago  Robert HaasAdd additional sanity checks when reading a blkreftable.
7 days ago  Fujii MasaoFix argument names in pg_clear_attribute_stats() errors
7 days ago  Amit KapilaReject concurrent sequence refreshes.
7 days ago  Peter EisentrautAdd assertion about ssize_t narrowing in AIO code
7 days ago  Peter EisentrautClean up write() return type
7 days ago  Peter EisentrautClean up read() return type
7 days ago  Peter EisentrautClean up secure_read()/secure_write() return type
7 days ago  Michael PaquierRework pgstat_write_statsfile() in combination with...
7 days ago  Michael PaquierInclude check on polpermissive relcache for policies
7 days ago  Richard GuoStrip removed-relation references from PHVs in join...
7 days ago  Michael PaquierRevert "Rename routines for write/read of pgstats file"
7 days ago  Alexander Korotkovpostgres_fdw: don't push down non-relabeling ArrayCoerc...
7 days ago  Alexander KorotkovRemove unreachable error check in JSON_TABLE plan transform
7 days ago  Alexander KorotkovAvoid redundant re-evaluation of JSON_TABLE nested...
7 days ago  Alexander KorotkovFix and polish JSON_TABLE documentation
7 days ago  Alexander KorotkovMake JSON_TABLE generated path names avoid collisions
7 days ago  Alexander KorotkovFix JSON_TABLE PLAN deparse to keep parentheses around...
7 days ago  Alexander KorotkovRevert cascading of JSON_TABLE's ON ERROR
8 days ago  Peter EisentrautReplace __builtin_types_compatible_p with _Generic
8 days ago  Michael PaquierAdd recovery test for missing redo segment with backup_...
8 days ago  Peter EisentrautMake blkreftable API use size_t/ssize_t consistently
9 days ago  Peter EisentrautClean up copy_file_range() return type
9 days ago  Peter EisentrautClean up readlink() return type
9 days ago  Peter EisentrautMove Windows ssize_t definition earlier
9 days ago  Peter EisentrautSome const qualifications added in passing
9 days ago  Amit KapilaDon't show tables redundantly when their schema is...
9 days ago  Michael PaquierAdd recovery/startup test with backup_label and missing...
11 days ago  Tomas VondraShorten pg_attribute_always_inline to pg_always_inline
11 days ago  Peter EisentrautFix for loop variables used with lengthof
11 days ago  Peter EisentrautFix for loop variables
11 days ago  Melanie PlagemanUpdate FSM after updating VM on-access
11 days ago  Andres Freundbufmgr: Fix order of operations in UnlockBufHdrExt
12 days ago  Álvaro HerreraDon't lock tables in get_tables_to_repack()
12 days ago  Fujii MasaoFix data checksum processing for temp relations and...
12 days ago  Fujii MasaoFix data checksum progress counter initialization
12 days ago  Fujii Masaopostgres_fdw: Mark statistics import helpers as static
12 days ago  Peter EisentrautForbid FOR PORTION OF on views with INSTEAD OF triggers
12 days ago  Etsuro Fujitapostgres_fdw: Remove SPI from postgresImportForeignStat...
12 days ago  Fujii MasaoSimplify truncate_query_log() callers
12 days ago  Fujii MasaoImprove log_statement_max_length truncation reporting
12 days ago  Alexander KorotkovBump catversion for JSON_TABLE PLAN clause
12 days ago  Nathan BossartRemove WaitEventCustomCounterData.
12 days ago  Heikki Linnakangaslibpq: Make error checks in the new buffer draining...
12 days ago  Heikki Linnakangasssl: Include limits.h to get INT_MAX when using LibreSSL
13 days ago  Heikki LinnakangasFix advertising autovacuum launcher's ProcNumber
13 days ago  Alexander KorotkovJSON_TABLE PLAN clause
13 days ago  Peter EisentrautProhibit locking clauses on GRAPH_TABLE
next