index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpgeasy
/
halt.h
blob: 69835a14793c33ffbb861057dfe90b5377b17705 (
plain
)
1
2
3
4
5
6
/*
** halt.h
**
*/
void
halt
(
char
*
format
,...);