]> 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:32:18 +0000 (08:32 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 20 Aug 2018 23:32:18 +0000 (08:32 +0900)
commit1339fcc896173407d6930dffbc185fe08f1ae86b
tree2f3f4575741fd195008594816fb835d66353349c
parentf3efef434fb107dfec8b7e225779479e39a5a360
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