]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
3 hours ago  Fujii Masaopsql: Allow pg_read_all_stats to see database size... master github/master
12 hours ago  Fujii MasaoAvoid reporting permission-denied publisher sequences...
31 hours ago  Fujii Masaodoc: Add missing CREATE/ALTER PUBLICATION parameter...
31 hours ago  Fujii MasaoFix EXCEPT publication test to check subscriber
2 days ago  Fujii MasaoValidate subscription conninfo on owner change
2 days ago  Fujii Masaodoc: Improve pg_stat_recovery documentation
2 days ago  Michael PaquierFix socket_putmessage_noblock() to call socket_putmessage()
2 days ago  Michael Paquierdoc: Improve description of pg_stat_activity.backend_type
2 days ago  Michael Paquierinjection_points: Clear waiter slot on error and exit
2 days ago  Amit KapilaReject sequence synchronization against pre-PostgreSQL...
3 days ago  Robert Haaswalsummarizer: Guard against WAL files whose tail ends...
3 days ago  Michael PaquierImprove lookup_type_cache() handling on out-of-memory...
3 days ago  Michael PaquierAdd new pgstats routine to split pending data setup
3 days ago  Bruce Momjiandoc: clarify how TIMESTAMP WITH TIME ZONE behaves
3 days ago  Bruce Momjiandoc: clarify to_char("OF") HH/MM doesn't represent...
3 days ago  Peter EisentrautFix typo
3 days ago  Álvaro HerreraRemove assertion added by commit 7dcea51c2a4d
3 days ago  Álvaro HerreraUnify error messages
3 days ago  Peter Eisentrautpg_upgrade: Message wording fix
4 days ago  Peter EisentrautMessage style fixes
4 days ago  Michael PaquierImprove generate_partition_qual()'s cache handling...
4 days ago  Peter EisentrautTest what BEFORE UPDATE triggers do to FOR PORTION OF
4 days ago  Amit KapilaAllow logical replication workers to ignore default_tra...
4 days ago  Masahiko SawadaAdd logical decoding status to pg_control_checkpoint().
4 days ago  Fujii MasaoFix recovery target test waiting on unavailable WAL
4 days ago  Robert Haasdoc: Granting TRIGGER or REFERENCES on table is dangerous.
4 days ago  Álvaro HerreraFix restore of partitions with exclusion constraints
5 days ago  Fujii MasaoAvoid ERROR in recovery target GUC assign hooks
5 days ago  Fujii MasaoAllow PostgreSQL::Test::Cluster::start() to pass postma...
5 days ago  Álvaro HerreraFix LSN format in REPACK worker debug message
5 days ago  Álvaro HerreraMove code to get_tables_to_repack_partitioned
5 days ago  Michael PaquierImprove pgstat_get_entry_ref_cached() behavior on out...
5 days ago  Peter EisentrautFix RLS checks for FOR PORTION OF leftover rows
5 days ago  Amit KapilaHandle concurrent sequence refreshes.
5 days ago  Richard GuoSkip unnecessary get_relids_in_jointree() when there...
5 days ago  Peter GeogheganRun nbtree test module tests under autoconf builds
5 days ago  Daniel GustafssonFix parsing of underscores in pg_plan_advice occurrence...
6 days ago  Tatsuo IshiiRemove redundant null-treatment check in window functio...
6 days ago  Etsuro FujitaFurther cleanup for commit 54cd6fc83.
6 days ago  Tom LaneFix edge case in remove_useless_result_rtes() with...
6 days ago  Tom LaneRestore the ability to use | and -> as prefix operators.
6 days ago  Jeff DavisFix REASSIGN OWNED for subscriptions in other databases.
7 days ago  Amit KapilaRevert "Reject concurrent sequence refreshes".
7 days ago  Jeff DavisGenerate unicode_limits.h.
7 days ago  Tom LaneFix yet another portability problem in new NLS test.
7 days ago  Melanie PlagemanTurn visibilitymap_clear() Assert back into an error
7 days ago  Tom LaneRevert "Add GROUP BY ALL".
7 days ago  Peter GeogheganFix GiST index-only scan column alignment issue.
7 days ago  Andres Freundci: Generate crashlogs on Windows
7 days ago  Andres Freundci: Use optimized build for mingw
7 days ago  Andres Freundmeson: Fix ccache issues when using precompiled headers...
8 days ago  Peter Eisentrautdoc: Fix SQL quoting in example
8 days ago  Daniel GustafssonFix truncation rules for base64 encoding
8 days ago  Fujii MasaoRestrict pg_stat_io entries for data checksum processes
8 days ago  Amit KapilaDoc: Clarify DROP SUBSCRIPTION behavior after SET ...
8 days ago  Peter GeogheganFix wrong variable offset sanity check.
8 days ago  Michael PaquierRemove SQL function getpgusername()
8 days ago  Peter GeogheganUse fake LSNs consistently in hash index AM.
8 days ago  Masahiko Sawadapg_controldata: Show logical decoding status.
8 days ago  Masahiko SawadaCorrect logical decoding status at end of recovery...
8 days ago  Masahiko SawadaReject infinite and out-of-range interval shifts in...
8 days ago  Tom LaneIn transformIndexStmt, transform index expressions...
8 days ago  Fujii MasaoHandle concurrent sequence drops during synchronization
8 days ago  Fujii Masaopostgres_fdw: stabilize terminated-connection regressio...
9 days ago  Daniel Gustafssondoc: Fix link text for data checksums
9 days ago  Peter EisentrautRevert "Make PL/Tcl require Tcl 8.6 or later"
9 days ago  Peter EisentrautRequire ICU 55 or later
9 days ago  Peter EisentrautMake PL/Tcl require Tcl 8.6 or later
9 days ago  Peter EisentrautDrop support for _MSC_VER less than 1933
9 days ago  Peter EisentrautRaise requirement to Visual Studio 2022
9 days ago  Fujii MasaoCheck CREATE_REPLICATION_SLOT response shape in libpqwa...
9 days ago  Fujii Masaodoc: Mention REPACK in MAINTAIN privilege descriptions
9 days ago  Fujii Masaodoc: Fix log_parameter_max_length docs to reference...
9 days ago  Melanie PlagemanTest that VM clear registers VM buffers
9 days ago  Melanie PlagemanFix VM clear WAL logging by registering VM blocks
9 days ago  Melanie PlagemanMake VM clear take a RelFileLocator and not fake relcache
9 days ago  Melanie PlagemanIntroduce macros for WAL block reference IDs of some...
9 days ago  Melanie PlagemanInclude last block in FSM vacuum of bulk extended relation
9 days ago  Daniel Gustafssonpgbench: Fix incorrect parameter name in error message
9 days ago  Jeff DavisFix like_fixed_prefix_ci() selectivity.
9 days ago  Robert HaasAdd additional sanity checks when reading a blkreftable.
10 days ago  Fujii MasaoFix argument names in pg_clear_attribute_stats() errors
10 days ago  Amit KapilaReject concurrent sequence refreshes.
10 days ago  Peter EisentrautAdd assertion about ssize_t narrowing in AIO code
10 days ago  Peter EisentrautClean up write() return type
10 days ago  Peter EisentrautClean up read() return type
10 days ago  Peter EisentrautClean up secure_read()/secure_write() return type
10 days ago  Michael PaquierRework pgstat_write_statsfile() in combination with...
10 days ago  Michael PaquierInclude check on polpermissive relcache for policies
10 days ago  Richard GuoStrip removed-relation references from PHVs in join...
10 days ago  Michael PaquierRevert "Rename routines for write/read of pgstats file"
10 days ago  Alexander Korotkovpostgres_fdw: don't push down non-relabeling ArrayCoerc...
10 days ago  Alexander KorotkovRemove unreachable error check in JSON_TABLE plan transform
10 days ago  Alexander KorotkovAvoid redundant re-evaluation of JSON_TABLE nested...
10 days ago  Alexander KorotkovFix and polish JSON_TABLE documentation
10 days ago  Alexander KorotkovMake JSON_TABLE generated path names avoid collisions
10 days ago  Alexander KorotkovFix JSON_TABLE PLAN deparse to keep parentheses around...
10 days ago  Alexander KorotkovRevert cascading of JSON_TABLE's ON ERROR
11 days ago  Peter EisentrautReplace __builtin_types_compatible_p with _Generic
11 days ago  Michael PaquierAdd recovery test for missing redo segment with backup_...
next