pgsql: Clarify comment about assignment and reset of temp namespace ID

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify comment about assignment and reset of temp namespace ID
Date: 2018-08-20 23:37:58
Message-ID: E1frtkE-0002pp-2a@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify comment about assignment and reset of temp namespace ID in MyProc

The new wording comes from Álvaro, which I modified a bit.

Reported-by: Andres Freund, Álvaro Herrera
Author: Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/20180809165047.GK13638@paquier.xyz
Backpatch-through: 11

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1339fcc896173407d6930dffbc185fe08f1ae86b

Modified Files
--------------
src/backend/catalog/namespace.c | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-08-21 03:17:43 pgsql: Fix typo in description of enable_parallel_hash
Previous Message Noah Misch 2018-08-19 08:15:15 pgsql: MSVC: Remove any tmp_check directory before running a TAP test s