Skip to content

Commit 16d434d

Browse files
Add src/include/catalog/README
This just includes a link to the bki documentation, to help people get started. Before commit 372728b, 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 <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/CA+v5N400GJFJ9RyXAX7hFKbtF7vVQGvWdFWEfcSQmvVhi9xfrA@mail.gmail.com
1 parent aa21e49 commit 16d434d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/catalog/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
See <https://www.postgresql.org/docs/devel/bki.html> about the
2+
files in this directory.

0 commit comments

Comments
 (0)