Skip to content
Snippets Groups Projects
Commit 969cc16c authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent a0734d1e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment