git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1c461a8)
Fix whitespace in commit 005c6b833f.
2024年7月28日 20:34:52 +0000 (13:34 -0700)
2024年7月28日 20:34:52 +0000 (13:34 -0700)

diff --git a/src/backend/utils/adt/pg_locale.c b/src/backend/utils/adt/pg_locale.c
index c1b7ecced4810802e523cf7057488b249a8a02cc..8c1960db9466fc856bf8c63bbbbca9be4505c6dd 100644 (file)
--- a/src/backend/utils/adt/pg_locale.c
+++ b/src/backend/utils/adt/pg_locale.c
@@ -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);
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list
index b4d7f9217cec458de320d2ba640f9bcbc0e17b51..3deb6113b80abf2b2452b2e69edf70974a06aa07 100644 (file)
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -3356,6 +3356,7 @@ chr
cmpEntriesArg
codes_t
collation_cache_entry
+collation_cache_hash
color
colormaprange
compare_context
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /