From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Non-transactional pg_class, try 2 |
Date: | 2006-06-11 21:58:03 |
Message-ID: | 20060611215803.GA15211@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Alvaro Herrera wrote:
> Here I repost the patch to implement non-transactional catalogs, the
> first of which is pg_ntclass, intended to hold the non-transactional
> info about pg_class (reltuples, relpages).
I forgot to attach the new file pg_ntclass.h (src/include/catalog).
Here it is.
Attachment | Content-Type | Size |
---|---|---|
pg_ntclass.h | text/x-chdr | 2.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-06-11 22:20:22 | The corresponding relminxid patch; try 1 |
Previous Message | Alvaro Herrera | 2006-06-11 21:53:19 | Non-transactional pg_class, try 2 |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-06-11 22:20:22 | The corresponding relminxid patch; try 1 |
Previous Message | Alvaro Herrera | 2006-06-11 21:53:19 | Non-transactional pg_class, try 2 |