| From: | "Vadim B(dot) Mikheev - CVS" <vadim(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src/include/utils (relcache.h) |
| Date: | 2000-10-23 04:10:26 |
| Message-ID: | 200010230410.e9N4AQv10963@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Monday, October 23, 2000 @ 00:10:26
Author: vadim
Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
from hub.org:/home/projects/pgsql/tmp/cvs-serv4672/include/utils
Modified Files:
relcache.h
----------------------------- Log Message -----------------------------
New relcache hash table with RelFileNode as key to be used
from bufmgr - it would be nice to have separate hash in smgr
for node <--> fd mappings, but for the moment it's easy to
add new hash to relcache.
Fixed small bug in xlog.c:ReadRecord.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Lockhart | 2000-10-23 06:53:42 | Re: pgsql/src/test/regress/expected (plpgsql.out inet.out foreign_key.out errors.out) |
| Previous Message | Vadim B. Mikheev - CVS | 2000-10-23 04:10:18 | pgsql/src/include/storage (buf_internals.h) |