mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 07:43:11 -05:00
only one argument. (Per recent discussion, the option to accept multiple arguments is pretty useless for user-defined types, and would be a likely source of security holes if it was used.) Simplify call sites of output/send functions to not bother passing more than one argument. |
||
|---|---|---|
| .. | ||
| catcache.c | ||
| inval.c | ||
| lsyscache.c | ||
| Makefile | ||
| relcache.c | ||
| syscache.c | ||
| typcache.c | ||