mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
pgindent run before PG 9.1 beta 1.
This commit is contained in:
@@ -34,7 +34,7 @@ typedef enum
|
||||
CONSTRAINT_EXCLUSION_OFF, /* do not use c_e */
|
||||
CONSTRAINT_EXCLUSION_ON, /* apply c_e to all rels */
|
||||
CONSTRAINT_EXCLUSION_PARTITION /* apply c_e to otherrels only */
|
||||
} ConstraintExclusionType;
|
||||
} ConstraintExclusionType;
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user