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-11-15 03:41:20 +03:00
Code
Activity
Files
f2802669856dafe9e26b21cc8779acf6dcbef921
postgres
/
src
/
backend
/
utils
/
error
History
Tom Lane
e6725d1574
Add explicit buffering in backend libpq, to compensate for
...
buffering lost by not going through stdio anymore for client I/O.
1999-01-23 22:27:29 +00:00
..
assert.c
OK, folks, here is the pgindent output.
1998-09-01 04:40:42 +00:00
elog.c
Add explicit buffering in backend libpq, to compensate for
1999-01-23 22:27:29 +00:00
exc.c
OK, folks, here is the pgindent output.
1998-09-01 04:40:42 +00:00
excabort.c
Remove fork()/exec() and only do fork(). Small cleanups.
1998-05-29 17:00:34 +00:00
excid.c
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
1997-09-08 02:41:22 +00:00
format.c
Replace direct inclusions of c.h with inclusion of postgres.h,
1999-01-17 03:04:57 +00:00
Makefile
Hi,
1998-04-06 00:32:26 +00:00