Change internal string representation of BitString node to include a
Peter Eisentraut <peter_e@gmx.net>
Change internal string representation of BitString node to include a leading 'b', as it appears to be more convenient this way for the input and node functions.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/outfuncs.c | modified | +3 −2 |
| src/backend/nodes/read.c | modified | +3 −3 |
| src/backend/parser/scan.l | modified | +3 −2 |