]> granicus.if.org Git - postgresql/commit
Fix some bogus code in ConstBit production --- it managed to work, but
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Jun 2004 00:18:47 +0000 (00:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Jun 2004 00:18:47 +0000 (00:18 +0000)
commitadc507f24244972c51f466ba5e960b6ad6a504e2
treec76a14b98b93b59e8ebc94683cc7f0205248fa1a
parentb3d36a24679bc07b9f2bfd93ab2f900e9d4cdd8e
Fix some bogus code in ConstBit production --- it managed to work, but
only because 14627 still contained the same node that BitWithoutLength had
just produced.  Make it more transparent.  Also adjust ConstCharacter
to be coded the same way for consistency.
src/backend/parser/gram.y