mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
This is more SQL-spec-compliant, more easily extensible, and better performing than the old method of inventing special variables. Pavel Stehule, reviewed by Shigeru Hanada and David Wheeler