mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 00:03:51 -05:00
\ir is short for "include relative"; when used from a script, the supplied pathname will be interpreted relative to the input file, rather than to the current working directory. Gurjeet Singh, reviewed by Josh Kupershmidt, with substantial further cleanup by me.