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-12 05:01:15 +03:00
Code
Activity
Files
5dfd5063e242ccea2ba3fc70c19f5f84f9f8402c
postgres
/
src
/
backend
/
postmaster
History
Tom Lane
5dfd5063e2
Defend against overrun of ExtraOptions array --- strictly paranoia,
...
since the person or script starting the postmaster has to be trusted anyway.
2004-07-10 23:29:16 +00:00
..
bgwriter.c
Adjust our timezone library to use pg_time_t (typedef'd as int64) in
2004-06-03 02:08:07 +00:00
Makefile
Separate out bgwriter code into a logically separate module, rather
2004-05-29 22:48:23 +00:00
pgstat.c
Nested transactions. There is still much left to do, especially on the
2004-07-01 00:52:04 +00:00
postmaster.c
Defend against overrun of ExtraOptions array --- strictly paranoia,
2004-07-10 23:29:16 +00:00