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-08-31 17:02:12 +03:00
Code
Activity
Files
1a87c14c9cf2c58009dd653c5356f68d605dff2f
postgres
/
src
/
backend
/
utils
/
init
History
Tom Lane
b5bcef683b
Fix some miscellaneous places that were using raw open() or
...
fopen(), instead of going through fd.c ... naughty naughty.
1999-05-09 00:54:30 +00:00
..
enbl.c
Change my-function-name-- to my_function_name, and optimizer renames.
1999-02-13 23:22:53 +00:00
findbe.c
Change my-function-name-- to my_function_name, and optimizer renames.
1999-02-13 23:22:53 +00:00
globals.c
Add new postgres -O option to allow system table structure changes.
1999-03-17 22:53:31 +00:00
Makefile
From: t-ishii@sra.co.jp
1998-07-26 04:31:41 +00:00
miscinit.c
Fix some miscellaneous places that were using raw open() or
1999-05-09 00:54:30 +00:00
postinit.c
comments cleanup.
1999-02-22 19:55:44 +00:00