Add some comments about the safety of accessing rolpassword without using

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 152133bfaf5f34add7e1d85037e5c7cdc4a9d495
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-06-12T17:16:52Z
Releases: 8.3.0
Add some comments about the safety of accessing rolpassword without using
the normal heap_getattr() machinery.  Per Greg Stark.

Files

PathChange+/−
src/backend/utils/init/flatfiles.c modified +9 −2