mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03:00
Add src/include/catalog/README
This just includes a link to the bki documentation, to help people get
started.
Before commit 372728b0d4
, there was a README at
src/backend/catalog/README, but then this was moved to the SGML
documentation. So this effectively puts back a link to what was
moved. But src/include/catalog/ is probably a better location,
because that's where all the interesting files are.
Co-authored-by: Florents Tselai <florents.tselai@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CA+v5N400GJFJ9RyXAX7hFKbtF7vVQGvWdFWEfcSQmvVhi9xfrA@mail.gmail.com
This commit is contained in:
2
src/include/catalog/README
Normal file
2
src/include/catalog/README
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
See <https://www.postgresql.org/docs/devel/bki.html> about the
|
||||||
|
files in this directory.
|
Reference in New Issue
Block a user