postgresql/src/backend/utils/init
Tom Lane f8d0a82bf9 Avoid an Assert failure if OuterUserId hasn't been set yet during
AbortTransaction.  This can happen if a backend's InitPostgres transaction
fails (eg, because the given username is invalid).  Per Alvaro.
2005-08-17 22:14:34 +00:00
..
Makefile Back out check for unreferenced files. 2005-05-10 22:27:30 +00:00
flatfiles.c Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00
globals.c Arrange for the postmaster (and standalone backends, initdb, etc) to 2005-07-04 04:51:52 +00:00
miscinit.c Avoid an Assert failure if OuterUserId hasn't been set yet during 2005-08-17 22:14:34 +00:00
postinit.c Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost 2005-08-11 21:11:50 +00:00