Commit Graph

56663 Commits (3b0f20f6ce145b0cd5aefa147a7e425b60601a58)
 

Author SHA1 Message Date
Daniel Gustafsson 5fd424c87a doc: Replace list of drivers and PLs with wiki link 2 years ago
Peter Eisentraut 103df207a7 doc: Add more ICU rules examples 2 years ago
Peter Eisentraut 0b9127de12 doc: Improve ICU external link 2 years ago
Peter Eisentraut 6f168e077e Improve vertical spacing of documentation markup 2 years ago
Thomas Munro f58af9f416 ExtendBufferedWhat -> BufferManagerRelation. 2 years ago
Bruce Momjian d8cd49e992 doc: PG 16 relnotes: properly indent and word-wrap text 2 years ago
Jeff Davis 501704e826 Fix pg_dump assertion failure when dumping pg_catalog. 2 years ago
Andrew Dunstan f938acd68b Cache by-reference missing values in a long lived context 2 years ago
Bruce Momjian e9f535463a doc: PG 16 relnotes: separate out psql \drg item 2 years ago
Peter Eisentraut 8c76a55665 Add list of acknowledgments to release notes 2 years ago
Bruce Momjian 7fb906d80a doc: PG 16 relnotes: adjust RANGE/ROWS window item 2 years ago
Bruce Momjian 00be0bc3d5 doc: PG 16 relnotes: move role INHERIT item and clarify it 2 years ago
Michael Paquier d6af45052d Fix pg_stat_reset_single_table_counters() for shared relations 2 years ago
Andres Freund dd2a731d9c ci: macos: use cached macports install 2 years ago
Peter Eisentraut dcfc49c1b6 Remove dubious warning message from SQL/JSON functions 2 years ago
Thomas Munro 6337e994e8 Invalidate smgr_targblock in smgrrelease(). 2 years ago
Bruce Momjian 11f4935490 doc: PG 16 relnotes, add links to doc sections 2 years ago
Bruce Momjian 6b86a3e0b4 doc: PG 16 relnotes, initial markup 2 years ago
Peter Eisentraut c672262779 Unify some error messages 2 years ago
Peter Eisentraut 842b659050 Improved CREATE SUBSCRIPTION message for clarity 2 years ago
Bruce Momjian c5c8bd29b9 doc: PG 16 relnotes, update "current as of" date 2 years ago
Thomas Munro acc5c4fd8f De-pessimize ConditionVariableCancelSleep(). 2 years ago
Bruce Momjian 03fb43f6ed doc: PG 16 relnotes: udpate for commits since branching 2 years ago
Andres Freund d37ab378b6 hio: Take number of prior relation extensions into account 2 years ago
Andres Freund 2243ef8dd6 ci: macos: Remove use of -Dsegsize_blocks=6 2 years ago
Andres Freund 4bec616f26 ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY 2 years ago
Noah Misch 7823a298ba Fix off-by-one in XLogRecordMaxSize check. 2 years ago
Jeff Davis 7bed93a469 Remove test from commit fa2e874946. 2 years ago
Alvaro Herrera 1b594a326a
Document RelationGetIndexAttrBitmap better 2 years ago
Bruce Momjian c8c033f721 doc: PG 16 relnotes, mark current as of 2023-08-09 2 years ago
Bruce Momjian fc3e21282f doc: PG 16 relnotes, move createuser and SCM items 2 years ago
Bruce Momjian 0752461d3a doc: PG 16 relnotes, small wording improvement 2 years ago
Bruce Momjian 6e1d1c5848 doc: PG 16 relnotes, merge and adjust CREATEROLE items 2 years ago
Bruce Momjian 89cadf30c6 doc: PG 16 relnotes, add Windows 10 huge pages fix 2 years ago
Jeff Davis 0d56c32c8e Recalculate search_path after ALTER ROLE. 2 years ago
Bruce Momjian e90308ae6b doc: PG 16 relnotes, fix various typos 2 years ago
Bruce Momjian 98cb73f5c9 doc: PG 16 relnotes, adjust \ef+ body comment to mention \sf 2 years ago
Bruce Momjian 86415153f4 doc: PG 16 relnotes, remove MAINTAIN item 2 years ago
Tom Lane 0dd5545378 Stamp 16beta3. 2 years ago
Noah Misch f53511010b Reject substituting extension schemas or owners matching ["$'\]. 2 years ago
Peter Eisentraut e8386b2cef Translation updates 2 years ago
David Rowley ae89129aa3 Don't Memoize lateral joins with volatile join conditions 2 years ago
Dean Rasheed 67a007dc0c Fix RLS policy usage in MERGE. 2 years ago
Etsuro Fujita f0a3805d7c Doc: update documentation for creating custom scan paths. 2 years ago
Etsuro Fujita c575e00230 Update comments on CustomPath struct. 2 years ago
Masahiko Sawada 5c0fcef76a Fix ReorderBufferCheckMemoryLimit() comment. 2 years ago
Andres Freund 803660ea4c Fix pg_stat_io buffer reuse test instability 2 years ago
David Rowley 4e2e75cd29 Fix performance regression in pg_strtointNN_safe functions 2 years ago
David Rowley b25acc3025 Fix overly strict Assert in jsonpath code 2 years ago
Etsuro Fujita 695f5deb79 Disallow replacing joins with scans in problematic cases. 2 years ago