git.postgresql.org Git - postgresql.git/commit
Mon, 1 Oct 2001 05:36:17 +0000 (05:36 +0000)
Mon, 1 Oct 2001 05:36:17 +0000 (05:36 +0000)
commit 5999e78fc45dcb91784b64b6e9ae43f4e4f68ca2
Another round of cleanups for dynahash.c (maybe it's finally clean of
portability issues). Caller-visible data structures are now allocated
on MAXALIGN boundaries, allowing safe use of datatypes wider than 'long'.
Rejigger hash_create API so that caller specifies size of key and
total size of entry, not size of key and size of rest of entry.
This simplifies life considerably since each number is just a sizeof(),
and padding issues etc. are taken care of automatically.
17 files changed:
This is the main PostgreSQL git repository.
RSS
Atom