mirror of
https://github.com/postgres/postgres.git
synced 2026-03-04 14:24:01 -05:00
quote-stripping, and acl-checking tasks for these functions from the parser, and do them at function execution time instead. This fixes the failure of pg_dump to produce correct output for nextval(Foo) used in a rule, and also eliminates the restriction that the argument of these functions must be a parse-time constant. |
||
|---|---|---|
| .. | ||
| backend | ||
| bin | ||
| corba | ||
| data | ||
| include | ||
| interfaces | ||
| makefiles | ||
| pl | ||
| template | ||
| test | ||
| tools | ||
| tutorial | ||
| utils | ||
| win32 | ||
| DEVELOPERS | ||
| GNUmakefile.in | ||
| Makefile.global.in | ||
| Makefile.shlib | ||
| win32.mak | ||