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-04-24 10:47:04 +03:00
Code
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