]> granicus.if.org Git - postgresql/commit
Implement SQL92 binary and hexadecimal string decoding (b'10' and x'1F').
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 17 Nov 1997 16:31:39 +0000 (16:31 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 17 Nov 1997 16:31:39 +0000 (16:31 +0000)
commit3d4d1e14f8084346097b8eda22e7653fdc753f6d
tree26c89ee205b4add6ab6791aca234b3f96e2634da
parent2fa330284c229d85ca45efeefd6a059ab69c5bc5
Implement SQL92 binary and hexadecimal string decoding (b'10' and x'1F').
Check decoding of integer in x - y syntax (already done for most ints).
src/backend/parser/scan.l