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: 17d436d)
Fix typo in eb68379c3.
Thu, 9 Apr 2015 11:29:22 +0000 (13:29 +0200)
Thu, 9 Apr 2015 11:29:22 +0000 (13:29 +0200)
I'd accidentally missed to rename PG_FORCE_NULL to BKI_FORCE_NULL in one
place.

Author: Jeevan Chalke
Discussion: CAM2+6=VPoow5PqgqiTjPX4QNeokb7op8aD_8Zg3QnHZMvvU0GQ@mail.gmail.com


diff --git a/src/backend/catalog/Catalog.pm b/src/backend/catalog/Catalog.pm
index c7b1c1785e456590b15e96f26e0c30151debe198..ac1dafb0411990c565dd023445367140adf49822 100644 (file)
--- a/src/backend/catalog/Catalog.pm
+++ b/src/backend/catalog/Catalog.pm
@@ -179,7 +179,7 @@ sub Catalogs
if (defined $attopt)
{
- if ($attopt eq 'PG_FORCE_NULL')
+ if ($attopt eq 'BKI_FORCE_NULL')
{
$row{'forcenull'} = 1;
}
This is the main PostgreSQL git repository.
RSS Atom

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