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-24 09:27:52 +03:00
Code
Activity
Files
b36df04ce29b38b6661f6f64ab9ff817f3c5f99e
postgres
/
src
/
backend
/
bootstrap
History
Peter Eisentraut
aff53b27f0
Make the yacc rules safe for parallel make. See discussion on pgsql-patches
...
and comment in src/backend/parser/Makefile for the technical details.
2001-11-16 16:32:33 +00:00
..
.cvsignore
Add .cvsignore so cvs update doesn't complain about derived
2000-01-17 04:38:49 +00:00
bootparse.y
Implement new 'lightweight lock manager' that's intermediate between
2001-09-29 04:02:27 +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
pgindent run on all C files. Java run to follow. initdb/regression
2001-10-25 05:50:21 +00:00
Makefile
Make the yacc rules safe for parallel make. See discussion on pgsql-patches
2001-11-16 16:32:33 +00:00