mirror of
https://github.com/postgres/postgres.git
synced 2025-09-06 13:46:51 +03:00
The file 'backend/utils/adt/arrayfuncs.c' won't compile with the February 14th snapshot, because of an inconsistency between the declaration and implementation of ReadArrayStr(). As far as I can tell, the predeclaration is wrong. I assume this is what was meant: