Commit Graph

58681 Commits (fbff304c574971d15981a080cea8d5a710b81d4d)
 

Author SHA1 Message Date
Michael Paquier fbff304c57 doc: Fix example with database regexp in HBA documentation 2 years ago
David Rowley 7b71e5bbcc Fix some grammatical errors in some comments 2 years ago
Tom Lane b631d01498 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). 2 years ago
Dean Rasheed cd2624fd97 Fix PL/pgSQL's handling of integer ranges containing underscores. 2 years ago
Dean Rasheed 5c5bccef21 Fix another couple of outdated comments for MERGE RETURNING. 2 years ago
Andres Freund 83fc61ccfa ci: windows: Use the same image for VS and MinGW tasks 2 years ago
Michael Paquier f04d1c1db0 Improve assertion in mdwritev() 2 years ago
Nathan Bossart 4ebe51a5fb Fix documentation for System V semaphores. 2 years ago
Bruce Momjian 8fea1bd541 doc PG 17 relnotes: adjust IN wording 2 years ago
Daniel Gustafsson 4013a5ada2 Fix check for memory allocation 2 years ago
Andrew Dunstan 7c655a04a2 Fix meson uuid header check so it works with MSVC 2 years ago
Michael Paquier 8285b484a4 Fix potential NULL pointer dereference in getIdentitySequence() 2 years ago
Alexander Korotkov 945ec4c4bc amcheck: Fixes for right page check during unique constraint check 2 years ago
Bruce Momjian 4cf9aab214 doc PG 17 relnotes: improve btree "set/array" matching item 2 years ago
Bruce Momjian f3bfa02991 doc PG 17 relnotes: fix "pg_stat_slru_reset" wording 2 years ago
Bruce Momjian 232278ca93 doc PG 17 relnote: adjust "SLRU cache sizes to be configured" 2 years ago
Alexander Korotkov d53a4286d7 Provide deterministic order for catalog queries in partition_split.sql 2 years ago
Bruce Momjian 87331c6823 doc PG 17 relnotes: combine items 2 years ago
Michael Paquier 53785d2a2a Fix comment in 024_add_drop_pub.pl 2 years ago
Michael Paquier ac8c85d04b Improve stability of subscription/029_on_error.pl 2 years ago
Tom Lane 0162a9bde2 Remove race conditions between ECPGdebug() and ecpg_log(). 2 years ago
Peter Eisentraut da32f5c4bc jsonapi: Some message style fixes 2 years ago
Peter Eisentraut 6ef762938e doc: Clean up title case use 2 years ago
Michael Paquier f7ab71ba0c Fix typo and comments related to the recent no-wait lock improvements 2 years ago
Michael Paquier dd087e1c13 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW 2 years ago
David Rowley 8559252095 Fix a couple of outdated comments now that we have MERGE RETURNING 2 years ago
Alexander Korotkov fbd4321fd5 Don't copy extended statistics during MERGE/SPLIT partition operations 2 years ago
Alexander Korotkov 3a82c689fd Fix the name collision detection in MERGE/SPLIT partition operations 2 years ago
Alexander Korotkov 97e5b0026f amcheck: Report an error when the next page to a leaf is not a leaf 2 years ago
Alexander Korotkov 0b5c161248 amcheck: Don't load the right sibling page into BtreeCheckState 2 years ago
Alexander Korotkov 532d94fec3 amcheck: Refactoring the storage of the last visible entry 2 years ago
Bruce Momjian bac44bc29a doc PG 17 relnotes: fix pg_stat_reset_shared quoting 2 years ago
Bruce Momjian d0155ba41e doc PG 17 relnotes: fix pg_stat_statements typo 2 years ago
Bruce Momjian 29a9a632c5 doc PG 17 relnotes: adjust SQL/JSON constructor func. authors 2 years ago
Bruce Momjian 3551da969e doc PG 17 relnotes: adjust builtin collation provider item 2 years ago
Tom Lane a9a7c2c3e1 Fix input of ISO "extended" time format for types time and timetz. 2 years ago
Bruce Momjian d2a338e060 doc PG 17 relnotes: add Heikki Linnakangas to vacuum item 2 years ago
Tom Lane 5278668d7a Fix handling of extended expression statistics in CREATE TABLE LIKE. 2 years ago
Robert Haas c37267162e Fix generate_union_paths for non-sortable types. 2 years ago
Robert Haas 12933dc604 Re-allow planner to use Merge Append to efficiently implement UNION. 2 years ago
Robert Haas 3bd7b2f465 Doc: return 66c0185a3 to the release notes. 2 years ago
Tom Lane 86a2d2a321 Stamp 17beta1. 2 years ago
Tom Lane e1e83a7171 Doc: remove 66c0185a3 from release notes. 2 years ago
Tom Lane 7204f35919 Revert commit 66c0185a3 and follow-on patches. 2 years ago
Bruce Momjian d2a04470aa doc PG 17 relnotes: adjust vacuum items 2 years ago
Peter Eisentraut 18cbed13d5 Translation updates 2 years ago
Bruce Momjian fa25dfcd7e doc PG 17 relnotes: adjust vacuum item to use "or" 2 years ago
Bruce Momjian acecd6746c doc PG 17 relnotes: adjust "builtin" collation provider 2 years ago
Bruce Momjian 15b4d46308 doc PG 17 relnotes: update to current 2 years ago
Tom Lane 779ac2c74b Add test case showing that commit d0d44049d fixed a live bug. 2 years ago