-
Bruce Momjian authored
< * Prevent long-lived temporary tables from causing frozen-Xid advancement > * Prevent long-lived temporary tables from causing frozen-xid advancement > > The problem is that autovacuum cannot vacuum them to set frozen xids; > only the session that created them can do that. > > >
ba2b2a2c