Commit Graph

56851 Commits (e13205a5e4ad0fb75110a25f81654511303566f8)
 

Author SHA1 Message Date
Peter Eisentraut 267f33f684 Check collation when creating partitioned index 2 years ago
Peter Eisentraut 1dac2dd677 doc: Update info on information schema usage tables 2 years ago
Andres Freund 70516b8fc3 meson: Stop using deprecated way getting path of files 2 years ago
Thomas Munro cf84755575 Adjust obsolete comment explaining set_stack_base(). 2 years ago
Peter Eisentraut 1f5e38847b meson: Improve/fix Python version selection 2 years ago
Masahiko Sawada 2d758dca1b Fix wrong description of BackgroundPsql's timeout. 2 years ago
Masahiko Sawada c684d7c80f Fix BackgroundPsql's set_query_timer_restart() issue without argument. 2 years ago
Tom Lane efa8f60640 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Heikki Linnakangas 9fee3232a1 Fix assertions with RI triggers in heap_update and heap_delete. 2 years ago
Michael Paquier 07cb7bc1c7 Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend 2 years ago
Alvaro Herrera bc22bd2575
Fix CREATE INDEX CONCURRENTLY example 2 years ago
Amit Kapila d7ca9209c9 Avoid unconditionally filling in missing values with NULL in pgoutput. 2 years ago
Michael Paquier 8984480b54 Fix race condition with BIO methods initialization in libpq with threads 2 years ago
Tom Lane 9033e70198 Doc: list AT TIME ZONE and COLLATE in operator precedence table. 2 years ago
Bruce Momjian c136eb0298 doc: mention vacuum's removal of commit timestamp information 2 years ago
Bruce Momjian 7471230cc6 doc: add docs for age(xid) and mxid_age(xid) 2 years ago
Tom Lane 85eb771854 Fix timing-dependent failure in GSSAPI data transmission. 2 years ago
Heikki Linnakangas 501cfd07da Fix resource leak when a FDW's ForeignAsyncRequest function fails 2 years ago
Amit Kapila 1b6da28e06 Fix the initial sync tables with no columns. 2 years ago
Bruce Momjian 9bbdffadf7 doc: FreeBSD uses camcontrol identify, not atacontrol, for cache 2 years ago
Michael Paquier 43bbaa83f9 Fix query checking consistency of table amhandlers in opr_sanity.sql 2 years ago
Tomas Vondra ee32b824dc Lock table in DROP STATISTICS 2 years ago
Noah Misch f47482609f Fix typo in person's name. 2 years ago
Dean Rasheed 72d0c135bd Guard against overflow in interval_mul() and interval_div(). 2 years ago
Dean Rasheed 3b6728910a doc: improve description of privileges for MERGE and update glossary. 2 years ago
Andres Freund be08a359db meson: Fix missing dependency from install-quiet to sepgsql.sql 2 years ago
Daniel Gustafsson 2cf50585e5 llvmjit: Use explicit LLVMContextRef for inlining 2 years ago
Tom Lane f07a3039c7 Ensure we preprocess expressions before checking their volatility. 2 years ago
Nathan Bossart 2927b1dca7 Fix fallback implementation for pg_atomic_test_set_flag(). 2 years ago
Peter Eisentraut 8737faa68e Fix capitalization of "Tcl" 2 years ago
Tom Lane f1674ac6b0 Allow new role 'regress_dump_login_role' to log in under SSPI. 2 years ago
Tom Lane 64d2467fc8 Don't try to dump RLS policies or security labels for extension objects. 2 years ago
Bruce Momjian f5b75be030 doc: clarify handling of ts_headline() operators & extra words 2 years ago
Bruce Momjian 17d490ef32 doc: clarify handling of range upper/lower/upper_inf/lower_inf() 2 years ago
Bruce Momjian e72821ca08 doc: restructure ALTER DEFAULT PRIVILEGES 2 years ago
Bruce Momjian 4b48770aeb doc: correct description of libpq's PQsetnonblocking() mode 2 years ago
Tom Lane f76b975d58 Don't release index root page pin in ginFindParents(). 2 years ago
Daniel Gustafsson a3e92622f1 doc: Add missing semicolon in example 2 years ago
Etsuro Fujita ee4fabfdab Remove incorrect file reference in comment. 2 years ago
Tom Lane 6bf2efb382 Fix computation of varnullingrels when const-folding field selection. 2 years ago
Dean Rasheed 06a546382a Fix AFTER ROW trigger execution in MERGE cross-partition update. 2 years ago
David Rowley ef7c365551 Ensure we use the correct spelling of "ensure" 2 years ago
Dean Rasheed c396aca2b7 Fix corner-case 64-bit integer subtraction bug on some platforms. 2 years ago
Michael Paquier 179c4639cf pg_stat_statements: Remove duplicated tests for SET statements 2 years ago
Alvaro Herrera 42f8326851
Call pqPipelineFlush from PQsendFlushRequest 2 years ago
Peter Eisentraut b7caeaff31 Don't install ldap_password_func in meson 2 years ago
Michael Paquier 2a08dda291 Fix use of OPENSSL in SSL tests if command is not found 2 years ago
Michael Paquier 4dccf95753 Enlarge assertion in bloom_init() for false_positive_rate 2 years ago
Tom Lane 3edc6580c0 Stamp 16.1. 2 years ago
Tom Lane 639a8063ca Last-minute updates for release notes. 2 years ago