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
afb66ad8dd7fa731a82a587d48de764fa64b8fbf
postgres
/
src
/
backend
/
utils
/
init
History
Tom Lane
afb66ad8dd
Need to release buffer pins before attempting to drop files during
...
backend exit. Per report from Bruce.
2005-03-18 05:24:13 +00:00
..
flatfiles.c
Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack
2005-02-26 18:43:34 +00:00
globals.c
Tag appropriate files for rc3
2004-12-31 22:04:05 +00:00
Makefile
Add code to prevent transaction ID wraparound by enforcing a safe limit
2005-02-20 02:22:07 +00:00
miscinit.c
Treat EPERM as a non-error case when checking to see if old postmaster
2005-03-18 03:48:49 +00:00
postinit.c
Need to release buffer pins before attempting to drop files during
2005-03-18 05:24:13 +00:00