]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
5 days ago  Etsuro Fujitapostgres_fdw: Remove SPI from postgresImportForeignStat...
5 days ago  Fujii MasaoSimplify truncate_query_log() callers
5 days ago  Fujii MasaoImprove log_statement_max_length truncation reporting
5 days ago  Alexander KorotkovBump catversion for JSON_TABLE PLAN clause
5 days ago  Nathan BossartRemove WaitEventCustomCounterData.
5 days ago  Heikki Linnakangaslibpq: Make error checks in the new buffer draining...
5 days ago  Heikki Linnakangasssl: Include limits.h to get INT_MAX when using LibreSSL
6 days ago  Heikki LinnakangasFix advertising autovacuum launcher's ProcNumber
6 days ago  Alexander KorotkovJSON_TABLE PLAN clause
6 days ago  Peter EisentrautProhibit locking clauses on GRAPH_TABLE
6 days ago  Peter EisentrautFix outdated comment
6 days ago  Michael PaquierReject incorrect range_bounds_histograms in stats impor...
6 days ago  Amit KapilaDoc: Clarify sequence synchronization commands.
6 days ago  Richard GuoAdd an enable_groupagg GUC parameter
6 days ago  Fujii Masaodoc: Fix data checksum progress reporting documentation
6 days ago  David RowleyTidy up datatype usage in test_random_offset_operations()
6 days ago  Alexander KorotkovDon't create SPLIT/MERGE partitions as internal relations
6 days ago  Nathan BossartRemove the refint extension.
6 days ago  Dean RasheedFix RETURNING OLD with BEFORE UPDATE trigger and concur...
6 days ago  Alexander KorotkovMove WAIT_FOR_WAL_* wait events from Client to IPC...
6 days ago  Peter EisentrautWhole-row fixes for ALTER COLUMN SET EXPRESSION
6 days ago  Heikki LinnakangasRefactor how some aux processes advertise their ProcNumber
6 days ago  Heikki LinnakangasRemove sketchy TerminateThread() call on Ctrl-C on...
6 days ago  David RowleyIntroduce bms_offset_members() function
7 days ago  Fujii MasaoAdd hints for sequence synchronization permission warnings
7 days ago  Fujii Masaodoc: Clarify pg_get_sequence_data() NULL-return cases
7 days ago  Peter EisentrautResolve unknown-type literals in property expressions
7 days ago  Peter EisentrautFix replace_property_refs() ignoring the root of expres...
7 days ago  Heikki LinnakangasFix misspelling in docs
7 days ago  Michael Paquierinjection_points: Switch wait/wakeup to rely on atomics
7 days ago  Michael PaquierFix more Datum conversion inconsistencies
7 days ago  Fujii Masaodoc: Clarify COPY FROM WHERE expression restrictions
7 days ago  Fujii Masaopg_recvlogical: send final feedback on SIGINT/SIGTERM...
7 days ago  Richard GuoTighten nullingrels checks for outer joins
7 days ago  Richard GuoRemove nrm_match parameter from fix_upper_expr
7 days ago  Richard GuoUse exact nullingrels matches for NestLoopParams
7 days ago  Jeff Davispg_locale_libc.c: add missing casts to unsigned char.
7 days ago  Jeff Davispg_locale_libc.c: add guards to ctype methods.
7 days ago  Jeff DavisFix obsolete comment.
7 days ago  Jeff DavisFix unintentional behavior change from 5a38104b36.
7 days ago  Richard GuoPropagate stadistinct through GROUP BY/DISTINCT in...
7 days ago  Fujii Masaodoc: Fix typo in rule-system view example
7 days ago  Richard GuoFix EXPLAIN failure when deparsing SQL/JSON aggregates
7 days ago  Jeff Davisunicode_case.c: change API to signal UTF8 decoding...
7 days ago  Heikki LinnakangasRemove unused tuple fetch in speculative completion
7 days ago  Jeff Davispg_unicode_fast: fix final sigma logic.
7 days ago  Heikki LinnakangasDeduplicate metapage sanity checks in _bt_gettrueroot()
7 days ago  Jeff Davisunicode_case.c: defend against truncated UTF8.
7 days ago  Heikki LinnakangasCleanup comments/docs around the new shmem request...
7 days ago  Heikki LinnakangasFix gistkillitems for GiST root page
7 days ago  Heikki LinnakangasRename register_unlink_segment() to register_unlink_tom...
7 days ago  Noah MischFix pg_dump ACL minimization for PROPERTY GRAPH.
7 days ago  Nathan BossartRemove unnecessary volatile qualifiers.
7 days ago  Heikki Linnakangaslibpq: Drain all pending bytes from SSL/GSS during...
7 days ago  Heikki Linnakangaslibpq: Extend "read pending" check from SSL to GSS
7 days ago  Daniel GustafssonReplace hardcoded mentions of pg_hosts.conf with GUC
7 days ago  Heikki Linnakangaspg_dump: check for _beginthreadex() failure in parallel...
7 days ago  Daniel Gustafssondoc: Add reference to CREATE PROCEDURE on CREATE FUNCTION
8 days ago  David RowleyFix COUNT's logic for window run condition support
8 days ago  Peter EisentrautPrint off_t/pgoff_t consistently as %lld
8 days ago  Peter EisentrautDon't cast pgoff_t to possibly 32-bit types for output
8 days ago  Etsuro Fujitapostgres_fdw: Report ANALYZE to pgstats after importing...
8 days ago  Peter EisentrautUpdate GROUP BY ALL comments about window functions
8 days ago  Amit LangoteEnforce RETURNING typmod on SQL/JSON DEFAULT behavior...
8 days ago  Robert HaasUse PG_MODULE_MAGIC_EXT in newly introduced modules
8 days ago  Tom LaneFix mishandling of leading '\' in nondeterministic...
8 days ago  Tom LaneFix LIKE matching with nondeterministic collations...
8 days ago  Tom LaneMake PLy_elog() use pg_integer_constant_p().
8 days ago  Tom LaneFix LIKE/regex optimization for indexscan with exact...
8 days ago  Robert HaasPrevent satisfies_hash_partition from crashing with...
8 days ago  Nathan BossartRemove switch statements in vector8_shift_{left,right}.
8 days ago  Heikki LinnakangasAdd comment to describe the various frontend cancel...
9 days ago  Peter EisentrautRemove apparent support for SECURITY LABEL ON PROPERTY...
9 days ago  Peter EisentrautForbid generated columns in FOR PORTION OF
9 days ago  Richard GuoFix qual pushdown past grouping with mismatched equivalence
9 days ago  Michael PaquierEmit a warning when io_min_workers exceeds io_max_workers
9 days ago  Michael PaquierImprove checks and error messages of pgstat_register_kind()
9 days ago  Michael Paquieramcheck: Fix memory leak with gin_index_check()
9 days ago  Tom LaneFix psql's pager selection for wrapped expanded output.
9 days ago  Tom LaneSimplify dxsyn_lexize().
10 days ago  Peter EisentrautFix properties orphaned by dropping a label
10 days ago  Tom LaneDisallow renaming a rule to "_RETURN".
11 days ago  Peter EisentrautMake property graph object descriptions better translatable
11 days ago  Tom LaneRemove btree_gist's useless logic for encoding-aware...
11 days ago  Tom LaneTighten up btree_gist's handling of truncated bounds.
11 days ago  Tom LaneSync signatures of gbt_var_consistent() and gbt_num_con...
11 days ago  Álvaro HerreraREPACK CONCURRENTLY: Initialize the range table more...
11 days ago  Tom LaneFix btree_gist's NotEqual strategy on internal index...
11 days ago  Tom LaneReverse-engineer some documentation for btree_gist...
11 days ago  Tom LaneUse the proper comparator in gbt_bit_ssup_cmp.
11 days ago  Peter EisentrautResolve unknown-type literals in GRAPH_TABLE COLUMNS
11 days ago  Alexander KorotkovPrevent access to other sessions' empty temp tables
11 days ago  Peter EisentrautFix handling of dropping a property not associated...
12 days ago  Heikki LinnakangasFix tracing of BackendKeyData and CancelRequest
12 days ago  Álvaro HerreraFix REPACK CONCURRENTLY for stored generated columns
12 days ago  Peter EisentrautPrevent dropping the last label from a property graph...
12 days ago  Amit KapilaAdd commit fdad19e1cf to .git-blame-ignore-revs.
12 days ago  Fujii MasaoFix log_statement_max_length test with verbose logs
12 days ago  Fujii Masaopsql: Fix \df tab completion for procedures
12 days ago  Richard Guopgindent fix for commit 53e6f51ee
next