mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
two small changes to the API since last patch, which hopefully completes the decoupling of composite function support from SRF specific support. Joe Conway