OSDN Git Service

Implement hex literal conversion to bit string literal.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 4 Aug 2002 06:36:18 +0000 (06:36 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 4 Aug 2002 06:36:18 +0000 (06:36 +0000)
commit043f9eb90afcc565a88834ff26ed127c5d31d103
tree954994b982c070010d1515670e68bdd2c15e2039
parentce5dc562e6e650292ed148a1417d449c2d88d698
Implement hex literal conversion to bit string literal.
 May not be the long-term solution (some continuing discussion with
 Peter E.) but better than the current mapping of a conversion to integer
 which I'd put in years ago before we had any bit string types at all.
This is already supported in the bit string implementation elsewhere.
src/backend/parser/scan.l