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-07-14 08:21:07 +03:00
Code
Activity
Files
12c1552066cac81a6b93062e8966cfa0d2d56af5
postgres
/
src
/
backend
/
bootstrap
History
Peter Eisentraut
12c1552066
Mark many strings in backend not covered by elog for translation. Also,
...
make strings in xlog.c look more like English and less like binary noise.
2001-06-03 14:53:56 +00:00
..
.cvsignore
Add .cvsignore so cvs update doesn't complain about derived
2000-01-17 04:38:49 +00:00
bootparse.y
Make bootstrap debug messages more readable. Clean up some clutter.
2001-05-12 01:48:49 +00:00
bootscanner.l
Make bootstrap debug messages more readable. Clean up some clutter.
2001-05-12 01:48:49 +00:00
bootstrap.c
Mark many strings in backend not covered by elog for translation. Also,
2001-06-03 14:53:56 +00:00
Makefile
Only look for bison as YACC; other yaccs need to be selected explicitly.
2001-02-10 22:31:42 +00:00