Commit Graph

49275 Commits (9003b76e169e8524f8d7c7547aded4749b9c39a1)
 

Author SHA1 Message Date
Joe Conway 9003b76e16 Initialize dblink remoteConn struct in all cases 5 years ago
Joe Conway 887cdff4dc Add CHECK_FOR_INTERRUPTS() to the repeat() function 5 years ago
Heikki Linnakangas 5b1c61e8b8 Add missing error code to "cannot attach index ..." error. 5 years ago
Heikki Linnakangas 0099db4ce1 Fix typo in test comment. 5 years ago
Michael Paquier f93bb0ce64 Fix some comments in xlogreader.h 5 years ago
Michael Paquier 55ca50deb8 Fix some mentions to memory units in postgresql.conf.sample 5 years ago
Peter Eisentraut 0a737be03c Remove some tabs in SQL code in C string literals 5 years ago
Jeff Davis 896ddf9b3c Avoid fragmentation of logical tapes when writing concurrently. 5 years ago
Peter Eisentraut 49223e106b Message wording tweaks 5 years ago
Peter Eisentraut add4211600 Add lcov exclusion markers to jsonpath scanner 5 years ago
Bruce Momjian d9101e9806 doc: PG 13 relnotes: update bool_plperl item 5 years ago
Bruce Momjian ac5852fb30 gss: add missing references to hostgssenc and hostnogssenc 5 years ago
Noah Misch 587322de36 Reconcile nodes/*funcs.c. 5 years ago
Noah Misch 650eac8d7b Add a temp-install prerequisite to top-level "check-tests". 5 years ago
Michael Paquier 5832396432 Doc: Fix order of pg_shmem_allocations in system view list 5 years ago
Michael Paquier a995b371ae Add missing invocations to object access hooks 5 years ago
Alvaro Herrera c99cec96b8
Fix two typos in a comment 5 years ago
Fujii Masao eaae947e2b doc: Add note about I/O timing information in EXPLAIN and pg_stat_database. 5 years ago
Peter Eisentraut 574925bfd0 Remove unnecessary cast 5 years ago
Etsuro Fujita bb2ae6fa47 Adjust indentation in src/backend/optimizer/README. 5 years ago
Bruce Momjian 10e1521f5c doc: PG 13 relnotes: Improve FETCH link 5 years ago
Bruce Momjian 6ed02e6ac3 doc: PG 13 relnotes: fix FETCH FIRST ... WITH TIES xreflabel 5 years ago
Bruce Momjian 1c2ff3ef07 doc: suggest 1.1 as a random_page_cost value for SSDs 5 years ago
Bruce Momjian c20fd088f1 doc: Simplify mention of unique indexes for NULL control 5 years ago
Peter Geoghegan 449e14a561 Doc: Describe CREATE INDEX deduplication strategy. 5 years ago
Noah Misch 3350fb5d1f Clear some style deviations. 5 years ago
Michael Paquier e4db972ed5 Use explicit_bzero() when clearing sslpassword in libpq 5 years ago
Michael Paquier d2a9959907 Fix MSVC installations with multiple "configure" files detected 5 years ago
Alvaro Herrera e1218f59ea
doc: Adding a partition does not require Access Exclusive lock 5 years ago
Michael Paquier 39cb2ee09c Doc: Fix description of pg_class.relreplident 5 years ago
Michael Paquier a56e7046d6 Doc: Replace reference to pg_stat_wal_receiver.received_lsn by flushed_lsn 5 years ago
Tom Lane c7d65a252c part_strategy does not need its very own keyword classification. 5 years ago
Peter Geoghegan 67b0b2dbf9 Reconsider nbtree page deletion assertion. 5 years ago
Alvaro Herrera c301c2e739
WITH TIES: number of rows is optional and defaults to one 5 years ago
Tom Lane 7966b79801 Stamp 13beta1. 5 years ago
Tom Lane fe0062c900 Remove unused variables. 5 years ago
Bruce Momjian b31d6efe3d doc: PG 13 relnotes: fix typos 5 years ago
Peter Eisentraut ac449d8801 Translation updates 5 years ago
Magnus Hagander a01debe3db Fix typos in README 5 years ago
Amit Kapila 7e041b0c1d Fix comment in slot.c. 5 years ago
Alexander Korotkov 18b9d22cef Cosmetic improvement for psql opfamily-related information 5 years ago
Alexander Korotkov 29b6ddd38d Fix translate_columns[] arrays in opfamily-related psql functions 5 years ago
Alexander Korotkov b1953e67e4 Improve ordering for \dAo and \dAp psql commands 5 years ago
Alvaro Herrera eeba6c7e43
Fix more typos and grammar problems in the glossary 5 years ago
Tom Lane 3048898e73 Mop-up for wait event naming issues. 5 years ago
Michael Paquier 2c8dd05d6c Make pg_stat_wal_receiver consistent with the WAL receiver's shmem info 5 years ago
Tom Lane e78b930945 Fix bugs in OpenSSL hook renaming. 5 years ago
Andrew Dunstan 36d1087611 Rename PQsetSSLKeyPassHook and friends 5 years ago
Alvaro Herrera 1cbc143f06
Fix typo in glossary 5 years ago
Tom Lane fa27dd40d5 Run pgindent with new pg_bsd_indent version 2.1.1. 5 years ago