mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
cases. This was not needed in the existing uses within selfuncs.c, but if we're gonna export it for general use, the extra generality seems helpful. Motivated by looking at ltree example.