-
- Downloads
Allow bit string constants without fully-specified length declaration.
Implement conversion between 8-byte integers and bit strings. Similar to what is done for 4-byte integers.
Showing
- src/backend/utils/adt/varbit.c 98 additions, 35 deletionssrc/backend/utils/adt/varbit.c
- src/include/catalog/pg_proc.h 8 additions, 3 deletionssrc/include/catalog/pg_proc.h
- src/include/utils/varbit.h 3 additions, 1 deletionsrc/include/utils/varbit.h
- src/test/regress/expected/bit.out 6 additions, 6 deletionssrc/test/regress/expected/bit.out
Loading
Please register or sign in to comment