Sign in
apache
/
cloudberry
/
HEAD
/
.
/
src
/
backend
/
utils
/
mb
/
meson.build
blob: fd6d168a53026a0daccc01981137a8f0d0452a02 [
file
]
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
backend_sources
+=
files
(
'conv.c'
,
'mbutils.c'
,
'stringinfo_mb.c'
,
'wstrcmp.c'
,
'wstrncmp.c'
,
)
# Note we only enter conversion_procs once the backend build is defined