mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
Move ICU-specific code from pg_locale.c into pg_locale_icu.c.
Discussion: https://postgr.es/m/flat/2830211e1b6e6a2e26d845780b03e125281ea17b.camel@j-davis.com
This commit is contained in:
@@ -66,6 +66,7 @@ backend_sources += files(
|
||||
'orderedsetaggs.c',
|
||||
'partitionfuncs.c',
|
||||
'pg_locale.c',
|
||||
'pg_locale_icu.c',
|
||||
'pg_lsn.c',
|
||||
'pg_upgrade_support.c',
|
||||
'pgstatfuncs.c',
|
||||
|
||||
Reference in New Issue
Block a user