OSDN Git Service

Fix to remove plpgsql query string on non-local exit.
[pghintplan/pg_hint_plan.git] / core.c
diff --git a/core.c b/core.c
index 727c498..dd5acd6 100644 (file)
--- a/core.c
+++ b/core.c
@@ -20,7 +20,7 @@
  *     mark_dummy_rel()
  *     restriction_is_constant_false()
  *
- * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *-------------------------------------------------------------------------