1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00

First pass at integrating BIT and BIT VARYING code from Adriaan Joubert.

Update functions to new-style fmgr, make BIT and VARBIT be binary-
equivalent, add entries to allow these types to be btree indexed,
correct a few bugs.  BIT/VARBIT are now toastable, too.
NOTE: initdb forced due to catalog updates.
This commit is contained in:
Tom Lane
2000-08-21 04:48:57 +00:00
parent d594eecde2
commit b503cbe319
11 changed files with 939 additions and 748 deletions

File diff suppressed because it is too large Load Diff