Groups
Groups
Sign in
Groups
Groups
mailing.database.pgsql-docs
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
[DOCS] Invalid reference to ForkNumber enum
1 view
Skip to first unread message
Alexander Law
unread,
Jul 13, 2016, 9:41:23 AM
7/13/16
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
There is an invalid reference to ForkNumber definition (from commit
f71939cd).
It was defined in relfilenode.h at time of the commit
(
https://github.com/postgres/postgres/blob/f71939cd/src/include/storage/relfilenode.h
),
but now it's defined in relpath.h
(
https://github.com/postgres/postgres/blob/master/src/include/common/relpath.h
).
Patch attached.
Best regards,
Alexander
pgbuffercache.patch
Tom Lane
unread,
Jul 13, 2016, 11:18:55 AM
7/13/16
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Yup, that's an oversight. Pushed, thanks!
regards, tom lane
--
Sent via pgsql-docs mailing list (
pgsql...@postgresql.org
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
0 new messages