Skip to content
Snippets Groups Projects
user avatar
Tom Lane authored
readability.  Bizarre '(long *) TRUE' return convention is gone,
in favor of just raising an error internally in dynahash.c when
we detect hashtable corruption.  HashTableWalk is gone, in favor
of using hash_seq_search directly, since it had no hope of working
with non-LONGALIGNable datatypes.  Simplify some other code that was
made undesirably grotty by promixity to HashTableWalk.
8a52b893
History
Name Last commit Last update
..
Makefile
bit.c
dllist.c
lispsort.c
stringinfo.c