mirror of
https://github.com/postgres/postgres.git
synced 2025-10-18 04:29:09 +03:00
to handle memory management for char pointers returned by libpq functions. Original patch by Gavin Sherry, some tweaking and consistency improvements by Neil Conway.