Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9f5528e

Browse files
author
Commitfest Bot
committed
[CF 5665] v2 - Split varlena.c into varlena.c and bytea.c
This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5665 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAJ7c6TO-puD6jADzMnn2irnpoMK5WAB+PEP5GK=CXvjFRRpRjQ@mail.gmail.com Author(s): Aleksander Alekseev
2 parents 70a13c5 + 34ecd9a commit 9f5528e

File tree

4 files changed

+1207
-1156
lines changed

4 files changed

+1207
-1156
lines changed

src/backend/utils/adt/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ OBJS = \
2323
arrayutils.o \
2424
ascii.o \
2525
bool.o \
26+
bytea.o \
2627
cash.o \
2728
char.o \
2829
cryptohashfuncs.o \

0 commit comments

Comments
 (0)