diff options
Diffstat (limited to 'src/include/utils/expandeddatum.h')
-rw-r--r-- | src/include/utils/expandeddatum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/expandeddatum.h b/src/include/utils/expandeddatum.h index cde9a0c073b..6d8dfa76320 100644 --- a/src/include/utils/expandeddatum.h +++ b/src/include/utils/expandeddatum.h @@ -95,7 +95,7 @@ typedef struct ExpandedObjectMethods * But note that these pointers are just a convenience; a pointer object * appearing somewhere else would still be legal. * - * The typedef declaration for this appears in postgres.h. + * The typedef declaration for this appears in varatt.h. */ struct ExpandedObjectHeader { |