summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/selfuncs.c
diff options
context:
space:
mode:
authorTom Lane2024-04-06 15:16:27 +0000
committerTom Lane2024-04-06 15:16:27 +0000
commitddd9e43a92417dd0c2b60822d6e75862c73b139a (patch)
treefb351c91e90f9717362eb212e0772ba84510d516 /src/backend/utils/adt/selfuncs.c
parenta365d9e2e8c1ead27203a4431211098292777d3b (diff)
Remove obsolete comment in CopyReadLineText().
When this bit of commentary was written, it was alluding to the fact that we looked for newlines and EOD markers in the raw (not yet encoding-converted) input data. We don't do that anymore, preferring to batch the conversion of larger chunks of input and split it into lines later. Hence there's no longer any need for assumptions about the relevant characters being encoding-invariant, and we should remove this comment saying we assume that. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/utils/adt/selfuncs.c')
0 files changed, 0 insertions, 0 deletions