mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
Perform provider-specific initialization in new functions.
Reviewed-by: Andreas Karlsson Discussion: https://postgr.es/m/4548a168-62cd-457b-8d06-9ba7b985c477@proxel.se
This commit is contained in:
@@ -66,6 +66,7 @@ backend_sources += files(
|
||||
'orderedsetaggs.c',
|
||||
'partitionfuncs.c',
|
||||
'pg_locale.c',
|
||||
'pg_locale_builtin.c',
|
||||
'pg_locale_icu.c',
|
||||
'pg_locale_libc.c',
|
||||
'pg_lsn.c',
|
||||
|
||||
Reference in New Issue
Block a user