postgresql/src/include/libpq
Tom Lane 0fc4ecf935 Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack
in favor of looking at the flat file copy of pg_database during backend
startup.  This should finally eliminate the various corner cases in which
backend startup fails unexpectedly because it isn't able to distinguish
live and dead tuples in pg_database.  Simplify locking on pg_database
to be similar to the rules used with pg_shadow and pg_group, and eliminate
FlushRelationBuffers operations that were used only to reduce the odds
of failure of GetRawDatabaseInfo.
initdb forced due to addition of a trigger to pg_database.
2005-02-26 18:43:34 +00:00
..
auth.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
be-fsstubs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
crypt.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
hba.h Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 2005-02-26 18:43:34 +00:00
ip.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
libpq-be.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq-fs.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
libpq.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqcomm.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqformat.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pqsignal.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00