diff --git a/contrib/sepgsql/relation.c b/contrib/sepgsql/relation.c index e759a7d98ee..9f25c42b6f5 100644 --- a/contrib/sepgsql/relation.c +++ b/contrib/sepgsql/relation.c @@ -1,6 +1,6 @@ /* ------------------------------------------------------------------------- * - * contrib/sepgsql/label.c + * contrib/sepgsql/relation.c * * Routines corresponding to relation/attribute objects *