mirror of
https://github.com/postgres/postgres.git
synced 2025-05-25 00:04:05 -04:00
from Abhijit Menon-Sen, minor editorialization from Neil Conway. Also, improve md5(text) to allocate a constant-sized buffer on the stack rather than via palloc. Catalog version bumped.