From: | Nikolay Shaplov <dhyan(at)nataraj(dot)su> |
---|---|
To: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | [PATCH] Minor fixes for reloptions tests |
Date: | 2018-01-22 20:06:17 |
Message-ID: | 3951112.MkJ1MAZpIQ@x200m |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I have a small fixes for already committed reloption test patch
(/message-id/2615372.orqtEn8VGB@x200m)
First one is missing tab symbol where it should be.
The second is a comment. "The OIDS option is not stored" is not quite correct.
They are stored, but not as reloption. I've added this notion there...
--
Do code for fun.
Attachment | Content-Type | Size |
---|---|---|
minor_reloption_test_changes.diff | text/x-patch | 1.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2018-01-22 20:12:58 | Re: [HACKERS] WIP: Restricting pg_rewind to data/wal dirs |
Previous Message | Petr Jelinek | 2018-01-22 20:03:58 | Re: Logical Decoding and HeapTupleSatisfiesVacuum assumptions |