summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/bytea.c
AgeCommit message (Expand)Author
2 daysSpeed up byteain by not parsing traditional-style input twice.Tom Lane
2025-07-02Move code for the bytea data type from varlena.c to new bytea.cMichael Paquier