Commit Graph

54192 Commits (443df6e2db932a7cd6d85ddfb67e11a43345130d)
 

Author SHA1 Message Date
Tom Lane 443df6e2db Revert "Optimize order of GROUP BY keys". 3 years ago
Andres Freund b507a7a19b ci: macos: Reduce test concurrency 3 years ago
Michael Paquier 64b431d15c doc: Fix some grammar and typos 3 years ago
Tom Lane 2267085c16 Avoid improbable PANIC during heap_update, redux. 3 years ago
Alvaro Herrera d8e6ae9f38
Fix tab-completion after commit 790bf615dd 3 years ago
Daniel Gustafsson a613474411 doc: Fix PQsslAttribute docs for compression 3 years ago
Tom Lane cae4688ce8 Fix bogus behavior of PQsslAttribute(conn, "library"). 3 years ago
Etsuro Fujita d460faf002 Update comment in ExecInsert() regarding batch insertion. 3 years ago
David Rowley f7ae8a2e18 Restrict Datum sort optimization to byval types only 3 years ago
Bruce Momjian 517fab6a40 doc: clarify internal behavior of RECURSIVE CTE queries 3 years ago
Bruce Momjian 9bb5412885 revert "warn of SECURITY DEFINER schemas for non-sql_body funcs" 3 years ago
Alvaro Herrera 1eeac95dc4
Change some errdetail() to errdetail_internal() 3 years ago
Alvaro Herrera a60b11327b
Remove publicationcmds.c's expr_allowed_in_node as a function 3 years ago
Alvaro Herrera f5441b9124
Improve some publication-related error messages 3 years ago
Alvaro Herrera 72abf03b64
Fix pg_stat_statements for MERGE 3 years ago
Andres Freund d1f95fa247 ci: Add hint about downloadable logs to README 3 years ago
David Rowley bb76510a07 Doc: last minute adjustment to the release notes 3 years ago
Tom Lane 6abbd212b2 Stamp 15rc1. 3 years ago
Tom Lane 780add2c32 Doc: more tweaking of v15 release notes. 3 years ago
Tom Lane 796aa20a11 Doc: further adjust notes about pg_upgrade_output.d. 3 years ago
Peter Eisentraut 0570eba3dc Translation updates 3 years ago
Peter Eisentraut 5483649cd6 Update list of acknowledgments in release notes 3 years ago
Amit Kapila 15113bfb46 Doc: Remove the use of a duplicate word. 3 years ago
Tom Lane c82766c029 Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot. 3 years ago
Tom Lane 7a84c35fe6 Avoid loss of code coverage with unlogged-index test cases. 3 years ago
Alvaro Herrera 7a41e34e68
Add missing source files to pg_waldump/nls.mk 3 years ago
Peter Eisentraut 517484b582 Message style improvements 3 years ago
Peter Eisentraut 8d985560fc Improve terminology 3 years ago
Tom Lane 2b14b5b5d9 Doc: make an editorial pass over the v15 release notes. 3 years ago
Tom Lane cea5aa988e Doc: minor cleanups. 3 years ago
Andres Freund 43e496e242 pgstat: Fix transactional stats dropping for indexes 3 years ago
Tom Lane e956325c8b Doc: update v15 release notes through today. 3 years ago
Alvaro Herrera bd8ac900df
Remove PQsendQuery support in pipeline mode 3 years ago
Alvaro Herrera 27e04412c9
Stop using PQsendQuery in libpq_pipeline 3 years ago
Tom Lane a2ab0ad88c Doc: add list of major features to the v15 release notes. 3 years ago
Amit Kapila b7256753ec Allow publications with schema and table of the same schema. 3 years ago
Jeff Davis dd6070bc81 Fix race condition where heap_delete() fails to pin VM page. 3 years ago
Alvaro Herrera f256236fb1
Remove ALL keyword from TABLES IN SCHEMA for publication 3 years ago
Peter Eisentraut 5f56933ea5 Restore archive_command documentation 3 years ago
Michael Paquier ade925e169 Use min/max bounds defined by Zstd for compression level 3 years ago
Etsuro Fujita 901ef14afe Fix thinko in comment. 3 years ago
Michael Paquier 848c323c12 Clear ps display of startup process at the end of recovery 3 years ago
Fujii Masao 4230279f35 docs: Fix snapshot name in SET TRANSACTION docs. 3 years ago
Fujii Masao f80919df95 psql: Improve tab-completion for MERGE. 3 years ago
Andres Freund 0c400445db ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX 3 years ago
Thomas Munro 08ddb3c085 ci: Increase requested memory size. 3 years ago
Peter Eisentraut 865b52af61 Improve ICU option handling in CREATE DATABASE 3 years ago
Peter Eisentraut ab7032b3a8 Tighten pg_get_object_address argument checking 3 years ago
Alvaro Herrera 1d3955266a
Improve some GUC description strings 3 years ago
Tom Lane f9a56e7263 Disable -Wdeprecated-non-prototype in the back branches. 3 years ago