Sprinkle some const decorations
This might help clarify the API a bit.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/7c23bfd25c423b4513a16d41c5e4d09c32807155
Modified Files
--
src/backend/libpq/pqcomm.c | 12 ++--
src/include/libpq/libpq.h |
Sprinkle some const decorations
These mainly help understanding the function signatures better.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/807e4bc828cff0645d2a776604dc7cdc733b2fd3
Modified Files
--
src/backend/parser/parse_coerce.c | 8
src