mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
Per discussion on pgsql-hackers, conninfo is better as the column name because it's more commonly used in PostgreSQL. Catalog version bumped due to the change of pg_proc. Author: Michael Paquier