pgsql: Fix obsolete comment.

Started by Tom Laneover 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix obsolete comment.

Comment about MaxAllocSize was not updated when the TOAST-header macros
were replaced in 8.3 "varvarlena" changes. Per report from Frederik Ramm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/887dd041a65006deeaf514f78e4a5012dc6f7f7c

Modified Files
--------------
src/include/utils/memutils.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)