Enforce restriction that COPY DELIMITERS string must be exactly one
character; replace strchr() search with simple comparison to speed up COPY IN. Per discussion in pghackers.
Showing
Please register or sign in to comment
character; replace strchr() search with simple comparison to speed up COPY IN. Per discussion in pghackers.