mirror of
https://github.com/postgres/postgres.git
synced 2026-03-08 17:20:59 -04:00
Fix stray reference to the old genbki.sh script.
Per Tomas Vondra.
This commit is contained in:
parent
39d866433e
commit
b899ccbb49
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
* src/include/catalog/pg_foreign_table.h
|
||||
*
|
||||
* 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.
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue