mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
Fix stray reference to the old genbki.sh script.
Per Tomas Vondra.
This commit is contained in:
parent
1e17ceba09
commit
9595bffc59
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