Vadim B. Mikheev
authored
fd = FileNameOpenFile(path, O_RDWR|O_CREAT|O_EXCL, 0600); /* * If the file already exists and is empty, we pretend that the * create succeeded. During bootstrap processing, we skip that check, * because pg_time, pg_variable, and pg_log get created before their * .bki file entries are processed. * > * As the result of this pretence it was possible to have in > * pg_class > 1 records with the same relname. Actually, it > * should be fixed in upper levels, too, but... - vadim 05/06/97 > */
Name | Last commit | Last update |
---|---|---|
.. | ||
backend | ||
bin | ||
include | ||
interfaces | ||
makefiles | ||
man | ||
template | ||
test | ||
tools | ||
tutorial | ||
utils | ||
BACKEND_DIRS | ||
GNUmakefile.in | ||
MAKE_CTAGS | ||
MAKE_ETAGS | ||
MAKE_MKID | ||
Makefile | ||
Makefile.global.in | ||
config.guess | ||
config.sub | ||
configure | ||
configure.in | ||
install-sh |