mirror of
https://github.com/postgres/postgres.git
synced 2026-04-04 16:55:45 -04:00
I had inadvertently omitted it while rearranging things to support length-counted incoming messages. Also, change the parser's API back to accepting a 'char *' query string instead of 'StringInfo', as the latter wasn't buying us anything except overhead. (I think when I put it in I had some notion of making the parser API 8-bit-clean, but seeing that flex depends on null-terminated input, that's not really ever gonna happen.) |
||
|---|---|---|
| .. | ||
| dest.h | ||
| fastpath.h | ||
| pquery.h | ||
| tcopdebug.h | ||
| tcopprot.h | ||
| utility.h | ||