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-18 02:02:55 +03:00
Code
Activity
Files
818fb55ac49b4b20e65d9899fc1784e54e86db58
postgres
/
src
/
backend
/
bootstrap
History
Tom Lane
3d59ad00e8
Remove useless LockDisable() function and associated overhead, per my
...
proposal of 26-Aug.
2001-09-27 16:29:13 +00:00
..
.cvsignore
Add .cvsignore so cvs update doesn't complain about derived
2000-01-17 04:38:49 +00:00
bootparse.y
Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in
2001-08-21 16:36:06 +00:00
bootscanner.l
Make OIDs optional, per discussions in pghackers. WITH OIDS is still the
2001-08-10 18:57:42 +00:00
bootstrap.c
Remove useless LockDisable() function and associated overhead, per my
2001-09-27 16:29:13 +00:00
Makefile
remove no longer needed -Wno-error
2001-08-22 20:02:56 +00:00