This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-09-02 04:21:28 +03:00
Code
Activity
Files
e46df2ff6e190e748d33e3c6c6ca60cc13b5959b
postgres
/
contrib
/
pginterface
/
halt.h
Bruce Momjian
319dbfa736
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
1997-09-08 02:41:22 +00:00
7 lines
34 B
C
Raw
Blame
History
/*
** halt.h
**
*/
void
halt
(
)
;
View Git Blame
Copy Permalink