diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-07 19:25:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-07 19:25:29 +0000 |
commit | 71a6f8b85b9f748dc7f33c1212c4474e8beb901a (patch) | |
tree | d3ae369b5edb5b1c199f4cae9d1a637432c75b15 /src/backend/parser/parse_oper.c | |
parent | 1c160291ef61f46800616cb88d5a3a02156de4e3 (diff) | |
download | postgresql-71a6f8b85b9f748dc7f33c1212c4474e8beb901a.tar.gz postgresql-71a6f8b85b9f748dc7f33c1212c4474e8beb901a.zip |
On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that
max_stack_depth is not set to an unsafe value.
This commit also provides configure-time checking for <sys/resource.h>,
and cleans up some perhaps-unportable code associated with use of that
include file and getrlimit().
Diffstat (limited to 'src/backend/parser/parse_oper.c')
0 files changed, 0 insertions, 0 deletions