Fix stray reference to the old genbki.sh script.

Per Tomas Vondra.
pull/17/head
Tom Lane 9 years ago
parent 39d866433e
commit b899ccbb49
  1. 2
      src/include/catalog/pg_foreign_table.h

@ -9,7 +9,7 @@
* src/include/catalog/pg_foreign_table.h * src/include/catalog/pg_foreign_table.h
* *
* NOTES * NOTES
* the genbki.sh script reads this file and generates .bki * the genbki.pl script reads this file and generates .bki
* information from the DATA() statements. * information from the DATA() statements.
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------

Loading…
Cancel
Save