]> granicus.if.org Git - postgresql/commit
Clarify comment about assignment and reset of temp namespace ID in MyProc
authorMichael Paquier <michael@paquier.xyz>
Mon, 20 Aug 2018 23:37:01 +0000 (08:37 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 20 Aug 2018 23:37:01 +0000 (08:37 +0900)
commit9fc9933695af4e233c2da704be4ad5c681cf7104
tree2f220be0ce718fec0de6de47207ab608cb83ed32
parent8fb9aa08742038765b94a8be614a9eb0908f825d
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
src/backend/catalog/namespace.c