From 84df65c733152604a307672beb0966561f977948 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sat, 19 Sep 2009 18:50:18 +0000 Subject: sql_help.c needs to be cvsignore'd. --- src/bin/psql/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/psql/.cvsignore b/src/bin/psql/.cvsignore index 770d87f588..d666d4cf4b 100644 --- a/src/bin/psql/.cvsignore +++ b/src/bin/psql/.cvsignore @@ -1,2 +1,3 @@ psqlscan.c sql_help.h +sql_help.c -- cgit v1.2.3