Re: System views for versions reporting
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: jian he <jian.universality@gmail.com>, Joe Conway <mail@joeconway.com>,
pgsql-hackers@postgresql.org
Date: 2025-03-23T22:21:33Z
Lists: pgsql-hackers
Dmitry Dolgov <9erthalion6@gmail.com> writes: > Thanks for checking this out. Here is the updated version with applied > changes. The tests were failing due to injection_points library > apparently linking something twice, triggering a duplication error I > didn't expect. Since apparently it can happen, I'm just overwriting > duplicates. FWIW, I think the 0004 patch is about to be mostly obsoleted by Andrei's proposal at [1]. To the extent that it's not obsoleted, I question whether it's something we want at all, given the ground rule that unprivileged users are not supposed to have access to info about the server's filesystem. regards, tom lane [1] https://www.postgresql.org/message-id/flat/dd4d1b59-d0fe-49d5-b28f-1e463b68fa32@gmail.com