Fix typo in comment
Author: Masahiko Sawada
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/f0415a30e0bd56c9badecf097e8568ec1b3e3b0e
Modified Files
--
src/backend/catalog/partition.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pg
Update comment to account for table partitioning.
Ashutosh Bapat and Amit Langote
Discussion:
http://postgr.es/m/CAFjFpRcG_NaAv6cDHD-9VfGdvB8maAtSfB=ftqr5+kxp2_s...@mail.gmail.com
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/1300276042f9c4b9db10825f0b4431da423e
psql: Restore alphabetical order in words_after_create.
Rushabh Lathia
Discussion:
http://postgr.es/m/CAGPqQf3yKG0Eo04ePfLPG_-KTo=7zkxbgdvuwfsgn35y3sg...@mail.gmail.com
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/da6bf130750dec5bcaab0696b00c513c17b14ff9
Modif
postgres_fdw: Move function prototype to correct section.
Etsuro Fujita, reviewed by Ashutosh Bapat.
Discussion:
http://postgr.es/m/93a9c487-9920-a38f-da96-503422c50...@lab.ntt.co.jp
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/2c77903b2bfba01f159138ba34b95d4b4
Fix IF NOT EXISTS in CREATE STATISTICS
I misplaced the IF NOT EXISTS clause in commit 7b504eb282, before the
word STATISTICS. Put it where it belongs.
Patch written independently by Amit Langote and myself. I adopted his
submitted test case with a slight edit also.
Reported-by: Bruno Wolff III
Update out-of-date comment in vacuumlazy.c
Commit 15c121b3ed7eb2f290e19533e41ccca734d23574 seems to have
overlooked the need to trim this part of the comment.
Pavan Deolasee
Discussion:
http://postgr.es/m/CABOikdPq_9+cWRNZ0RLKTwuZyj=uL85X=usifa-cbpee1zc...@mail.gmail.com
Branch
--
master
Fix autovacuum launcher attachment to its DSA
The autovacuum launcher doesn't actually do anything with its DSA other
than creating it and attaching to it, but it's been observed that after
longjmp'ing to the standard error handling block (for example after
getting SIGINT) the autovacuum enters an
Document partitioned_rels in create_modifytable_path header comment.
Etsuro Fujita, slightly adjusted by me.
Discussion:
http://postgr.es/m/e87c4a6d-23d7-5e7c-e8db-44ed418eb...@lab.ntt.co.jp
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/6af9f1bd4bcbb0de15e826205
Fix typo in comment
Once upon a time, WAL pointers could be NULL, but no longer. We talk about
"valid" now.
Reported-by: Amit Langote
Discussion:
https://postgr.es/m/33e9617d-27f1-eee8-3311-e27af98ea...@lab.ntt.co.jp
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/co
Fix typo in comment
Once upon a time, WAL pointers could be NULL, but no longer. We talk about
"valid" now.
Reported-by: Amit Langote
Discussion:
https://postgr.es/m/33e9617d-27f1-eee8-3311-e27af98ea...@lab.ntt.co.jp
Branch
--
REL9_3_STABLE
Details
---
https://git.postgresql.org/pg/co
Fix typo in comment
Once upon a time, WAL pointers could be NULL, but no longer. We talk about
"valid" now.
Reported-by: Amit Langote
Discussion:
https://postgr.es/m/33e9617d-27f1-eee8-3311-e27af98ea...@lab.ntt.co.jp
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdif
Fix typo in comment
Once upon a time, WAL pointers could be NULL, but no longer. We talk about
"valid" now.
Reported-by: Amit Langote
Discussion:
https://postgr.es/m/33e9617d-27f1-eee8-3311-e27af98ea...@lab.ntt.co.jp
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/co
Fix typo in comment
Once upon a time, WAL pointers could be NULL, but no longer. We talk about
"valid" now.
Reported-by: Amit Langote
Discussion:
https://postgr.es/m/33e9617d-27f1-eee8-3311-e27af98ea...@lab.ntt.co.jp
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/co
Fix typos in README.dependencies
There was a logic error in a formula, reported by Atsushi Torokoshi.
Ashutosh Bapat furthermore recommended to change notation for a variable
that was re-using a letter from a previous formula, though his proposed
patch contained a small error in attributing what t
14 matches
Mail list logo