diff options
Diffstat (limited to 'src/include/utils/snapshot.h')
-rw-r--r-- | src/include/utils/snapshot.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/utils/snapshot.h b/src/include/utils/snapshot.h index 952307103fc..e7ea5cf7b56 100644 --- a/src/include/utils/snapshot.h +++ b/src/include/utils/snapshot.h @@ -185,8 +185,7 @@ typedef struct SnapshotData } SnapshotData; /* - * Result codes for HeapTupleSatisfiesUpdate. This should really be in - * tqual.h, but we want to avoid including that file elsewhere. + * Result codes for HeapTupleSatisfiesUpdate. */ typedef enum { |