Content-Length: 287545 | pFad | http://github.com/postgrespro/postgres/commit/9a93e7100866c717ca2f43af48dbd1c3755a9a62

03 Fix a couple other leftover uses of 'conisonly' terminology. · postgrespro/postgres@9a93e71 · GitHub
Skip to content

Commit 9a93e71

Browse files
committed
Fix a couple other leftover uses of 'conisonly' terminology.
1 parent 7c328a9 commit 9a93e71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/commands/typecmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2939,7 +2939,7 @@ domainAddConstraint(Oid domainOid, Oid domainNamespace, Oid baseTypeOid,
29392939
ccsrc, /* Source form of check constraint */
29402940
true, /* is local */
29412941
0, /* inhcount */
2942-
false); /* is only */
2942+
false); /* connoinherit */
29432943

29442944
/*
29452945
* Return the compiled constraint expression so the calling routine can

src/include/catalog/pg_constraint.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ extern Oid CreateConstraintEntry(const char *constraintName,
231231
const char *conSrc,
232232
bool conIsLocal,
233233
int conInhCount,
234-
bool conIsOnly);
234+
bool conNoInherit);
235235

236236
extern void RemoveConstraintById(Oid conId);
237237
extern void RenameConstraintById(Oid conId, const char *newname);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/9a93e7100866c717ca2f43af48dbd1c3755a9a62

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy