]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users.
authorBruce Momjian <bruce@momjian.us>
Mon, 10 Jan 2000 04:36:37 +0000 (04:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 10 Jan 2000 04:36:37 +0000 (04:36 +0000)
commitb99f3006756e6fe32f411533bc40d9cd9987b009
treee708feb66a9ed8181910e6da0b3b414721b27daa
parent8cc9d8454b53cdd4a3f192f304162cc47bd2fe93
Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users.
src/backend/utils/adt/oid.c
src/include/catalog/pg_index.h
src/include/postgres.h