Commit Graph

54223 Commits (64ff0fe4e8c47fc390bb645d48ba38675494a2b4)
 

Author SHA1 Message Date
Amit Kapila 64ff0fe4e8 Fix assertion failures while processing NEW_CID record in logical decoding. 4 years ago
Thomas Munro af64846e1c Track LLVM 15 changes. 4 years ago
Michael Paquier 5d2a47a292 Rework shutdown callback of archiver modules 4 years ago
Alvaro Herrera 25fb9579bb
Improve errhint for ALTER SUBSCRIPTION ADD/DROP PUBLICATION 4 years ago
Michael Paquier f2f7e509e6 Rename SetSingleFuncCall() to InitMaterializedSRF() 4 years ago
Bruce Momjian ef325ee04d doc: move the mention of aggregate JSON functions up in section 4 years ago
Bruce Momjian 189db21e2a doc: warn pg_stat_reset() can cause vacuum/analyze problems 4 years ago
Tom Lane 4a41a069e7 Reject non-ON-SELECT rules that are named "_RETURN". 4 years ago
Tom Lane 2e3326929b Guard against table-AM-less relations in planner. 4 years ago
Michael Paquier 9ebcb5ffdf Fix calculation related to temporary WAL segment name in basic_archive 4 years ago
Tom Lane d4abb0bc5a Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. 4 years ago
Tom Lane 24c4c26171 Rename parser token REF to REF_P to avoid a symbol conflict. 4 years ago
Tom Lane bd4b2926ec Use libc's snprintf, not sprintf, for special cases in snprintf.c. 4 years ago
Alvaro Herrera 16d11d6843
Disallow MERGE cleanly for foreign partitions 4 years ago
Alvaro Herrera 27ca0bce5f
libpq: Reset singlerow flag correctly in pipeline mode 4 years ago
Alvaro Herrera f7eec7fe38
Fix typo in CREATE PUBLICATION reference page 4 years ago
Michael Paquier 91416f45f8 doc: Fix description of replication command CREATE_REPLICATION_SLOT 4 years ago
Tom Lane 42d203ccfa Doc: improve recommended systemd unit file. 4 years ago
Tom Lane e7b4ff327c Harden pmsignal.c against clobbered shared memory. 4 years ago
Tom Lane 07ce676982 Yet further fixes for multi-row VALUES lists for updatable views. 4 years ago
Tom Lane 2a7ce2e2ce Doc: update release date for v15. 4 years ago
Tom Lane 957d1993c1 Stamp 15.0. 4 years ago
Peter Eisentraut 77d500abb8 Translation updates 4 years ago
Peter Eisentraut 48c81b57e9 Update list of acknowledgments in release notes 4 years ago
Andres Freund c3b5992b91 pgstat: Prevent stats reset from corrupting slotname by removing slotname 4 years ago
Alvaro Herrera 6083132abd
Fix self-referencing foreign keys with partitioned tables 4 years ago
Bruce Momjian be5cf46081 relnotes: fix author names 4 years ago
Bruce Momjian d2d67949f5 doc: clarify description for log_startup_progress_interval 4 years ago
Tom Lane 2a40d040c9 Stamp 15rc2. 4 years ago
Tom Lane 595580aa12 Fix psql's behavior with \g for a multiple-command string. 4 years ago
Tom Lane b1c73e1cf1 Doc: update v15 release notes. 4 years ago
Tom Lane 443df6e2db Revert "Optimize order of GROUP BY keys". 4 years ago
Andres Freund b507a7a19b ci: macos: Reduce test concurrency 4 years ago
Michael Paquier 64b431d15c doc: Fix some grammar and typos 4 years ago
Tom Lane 2267085c16 Avoid improbable PANIC during heap_update, redux. 4 years ago
Alvaro Herrera d8e6ae9f38
Fix tab-completion after commit 790bf615dd 4 years ago
Daniel Gustafsson a613474411 doc: Fix PQsslAttribute docs for compression 4 years ago
Tom Lane cae4688ce8 Fix bogus behavior of PQsslAttribute(conn, "library"). 4 years ago
Etsuro Fujita d460faf002 Update comment in ExecInsert() regarding batch insertion. 4 years ago
David Rowley f7ae8a2e18 Restrict Datum sort optimization to byval types only 4 years ago
Bruce Momjian 517fab6a40 doc: clarify internal behavior of RECURSIVE CTE queries 4 years ago
Bruce Momjian 9bb5412885 revert "warn of SECURITY DEFINER schemas for non-sql_body funcs" 4 years ago
Alvaro Herrera 1eeac95dc4
Change some errdetail() to errdetail_internal() 4 years ago
Alvaro Herrera a60b11327b
Remove publicationcmds.c's expr_allowed_in_node as a function 4 years ago
Alvaro Herrera f5441b9124
Improve some publication-related error messages 4 years ago
Alvaro Herrera 72abf03b64
Fix pg_stat_statements for MERGE 4 years ago
Andres Freund d1f95fa247 ci: Add hint about downloadable logs to README 4 years ago
David Rowley bb76510a07 Doc: last minute adjustment to the release notes 4 years ago
Tom Lane 6abbd212b2 Stamp 15rc1. 4 years ago
Tom Lane 780add2c32 Doc: more tweaking of v15 release notes. 4 years ago