summaryrefslogtreecommitdiff
path: root/src/man/postgres.1
diff options
context:
space:
mode:
authorTom Lane1999-06-17 22:21:41 +0000
committerTom Lane1999-06-17 22:21:41 +0000
commit5f74d499bfc07c43f44d0989aab6b23c6b5bfbb0 (patch)
tree235f522a4c20f8acfcb04ec73883631607c12ce0 /src/man/postgres.1
parent4c6538259659b6325da5205005846162c78fd593 (diff)
Defend against function calls with more than 8 arguments (code
used to overrun its fixed-size arrays before detecting error; not cool). Also, replace uses of magic constant '8' with 'MAXFARGS'.
Diffstat (limited to 'src/man/postgres.1')
0 files changed, 0 insertions, 0 deletions