Commit Graph

39055 Commits (d0f18cde7e40f1f6412bb35e8645888cd620682f)
 

Author SHA1 Message Date
Tom Lane d0f18cde7e Fix documentation of regular expression character-entry escapes. 10 years ago
Tom Lane 4d0fc1d54b Don't use "#" as an abbreviation for "number" in PL/Tcl error messages. 10 years ago
Tom Lane ad584a08c1 Remove no-longer-used T_PrivGrantee node tag. 10 years ago
Teodor Sigaev 1def9063ca pgbench progress with timestamp 10 years ago
Peter Eisentraut 5878a377ba Review program help output for wording and formatting 10 years ago
Stephen Frost 4f3b2a8883 Enforce ALL/SELECT policies in RETURNING for RLS 10 years ago
Stephen Frost 22eaf35c1d RLS refactoring 10 years ago
Peter Eisentraut 000a21336b Fix whitespace 10 years ago
Tom Lane 3d9e8db9e5 Revert "Fix an O(N^2) problem in foreign key references". 10 years ago
Stephen Frost 6820094d1a Add POLICY to COMMENT documentation 10 years ago
Fujii Masao 05ec71eea2 Fix comment regarding the meaning of infinity for timeline history entry 10 years ago
Fujii Masao 10fbb79f1a Improve log messages related to tablespace_map file 10 years ago
Teodor Sigaev 0f75928516 Fix wrong comment in commit d02426029b 10 years ago
Teodor Sigaev d02426029b Check existency of table/schema for -t/-n option (pg_dump/pg_restore) 10 years ago
Peter Eisentraut b5217d6968 Add noreturn attribute 10 years ago
Andrew Dunstan e7e3ac2d51 Fix the fastpath rule for jsonb_concat with an empty operand. 10 years ago
Peter Eisentraut c193b8ca9d doc: Remove dead links 10 years ago
Stephen Frost e7bf508e6b Fix typo in create_policy.sgml 10 years ago
Peter Eisentraut b2ae8f1e35 Update SQL features list 10 years ago
Robert Haas a7212a9997 Install lwlocknames.h even in vpath builds. 10 years ago
Bruce Momjian 7f8d090b89 pg_dump, pg_upgrade: allow postgres/template1 tablespace moves 10 years ago
Robert Haas 2ccc4e972e Fix build problems in commit aa65de042f. 10 years ago
Alvaro Herrera 5cd6538345 Add missing ReleaseBuffer call in BRIN revmap code 10 years ago
Kevin Grittner 5ddc72887a Fix an O(N^2) problem in foreign key references. 10 years ago
Robert Haas aa65de042f When trace_lwlocks is used, identify individual lwlocks by name. 10 years ago
Fujii Masao a1b2888517 Correct description of PageHeaderData layout in documentation 10 years ago
Peter Eisentraut 103ef20211 doc: Spell checking 10 years ago
Tom Lane 87efbc2be1 Fix setrefs.c comment properly. 10 years ago
Stephen Frost 1e460d4bd6 Fix typo in setrefs.c 10 years ago
Tom Lane 91cf3135b9 Fix minor bug in regexp makesearch() function. 10 years ago
Teodor Sigaev 223936e226 Fix oversight in 013ebc0a7b commit 10 years ago
Teodor Sigaev 013ebc0a7b Microvacuum for GIST 10 years ago
Fujii Masao 96f6a0cb41 Remove files signaling a standby promotion request at postmaster startup 10 years ago
Stephen Frost c3e0ddd403 Lock all relations referred to in updatable views 10 years ago
Andres Freund 3ae16798f0 psql: Generic tab completion support for enum and bool GUCs. 10 years ago
Fujii Masao 043113e798 Add gin_fuzzy_search_limit to postgresql.conf.sample. 10 years ago
Fujii Masao 2f8880704a Improve tab-completion for GRANT and REVOKE. 10 years ago
Alvaro Herrera 1aba62ec63 Allow per-tablespace effective_io_concurrency 10 years ago
Alvaro Herrera 665a00c9e2 Fix error message wording in previous sslinfo commit 10 years ago
Alvaro Herrera 49124613f1 contrib/sslinfo: add ssl_extension_info SRF 10 years ago
Noah Misch 582fbffb0c In the pg_rewind test suite, receive WAL fully before promoting. 10 years ago
Jeff Davis b1e1862a12 Coordinate log_line_prefix options 'm' and 'n' to share a timeval. 10 years ago
Alvaro Herrera d94c36a45a Add more sanity checks in contrib/sslinfo 10 years ago
Jeff Davis f828654e10 Add log_line_prefix option 'n' for Unix epoch. 10 years ago
Greg Stark 37239ef8c9 Change type of DOW/DOY to UNITS 10 years ago
Teodor Sigaev e26692248a Make GIN's cleanup pending list process interruptable 10 years ago
Teodor Sigaev e956808328 Add pages deleted from pending list to FSM 10 years ago
Teodor Sigaev a1c44e1af6 Update site address of Snowball project 10 years ago
Joe Conway 03543afe15 Adjust sepgsql regression output for recent error context change 10 years ago
Magnus Hagander 643beffe8f Support RADIUS passwords up to 128 characters 10 years ago