index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
/
eloglvl.h
blob: c07cd5b5d494d02337f7f75d930fd05d97db1412 (
plain
)
1
2
3
4
5
6
7
8
int
elog_DEBUG
(
void
);
int
elog_ERROR
(
void
);
int
elog_NOTICE
(
void
);