mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
cae565e503
This doesn't do any remote or external things yet, but it gives modules like plproxy and dblink a standardized and future-proof system for managing their connection information. Martin Pihlak and Peter Eisentraut