summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/bit.out
Commit message (Expand)AuthorAgeFilesLines
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-7/+7
* Add get_bit/set_bit functions for bit strings, paralleling those for bytea,Tom Lane2010-01-251-0/+40
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-6/+6
* Allow bit string constants without fully-specified length declaration.Thomas G. Lockhart2002-08-041-6/+6
* Make bit and bit varying types reject too long input. (They already triedPeter Eisentraut2001-05-221-78/+59
* Bit string regression testPeter Eisentraut2000-11-221-0/+530