Fix whitespace in commit 005c6b833f.
authorJeff Davis <jdavis@postgresql.org>
Sun, 28 Jul 2024 20:34:52 +0000 (13:34 -0700)
committerJeff Davis <jdavis@postgresql.org>
Sun, 28 Jul 2024 20:34:52 +0000 (13:34 -0700)
src/backend/utils/adt/pg_locale.c
src/tools/pgindent/typedefs.list

index c1b7ecced4810802e523cf7057488b249a8a02cc..8c1960db9466fc856bf8c63bbbbca9be4505c6dd 100644 (file)
@@ -1260,8 +1260,8 @@ lookup_collation_cache(Oid collation, bool set_flags)
        CollationCacheContext = AllocSetContextCreate(TopMemoryContext,
                                                      "collation cache",
                                                      ALLOCSET_DEFAULT_SIZES);
-       CollationCache = collation_cache_create(
-           CollationCacheContext, 16, NULL);
+       CollationCache = collation_cache_create(CollationCacheContext,
+                                               16, NULL);
    }
 
    cache_entry = collation_cache_insert(CollationCache, collation, &found);
index b4d7f9217cec458de320d2ba640f9bcbc0e17b51..3deb6113b80abf2b2452b2e69edf70974a06aa07 100644 (file)
@@ -3356,6 +3356,7 @@ chr
 cmpEntriesArg
 codes_t
 collation_cache_entry
+collation_cache_hash
 color
 colormaprange
 compare_context