[PostGIS] #5611: Remove the workaround for pgaudit being too verbose.
PostGIS
trac at osgeo.org
Thu May 16 12:20:51 PDT 2024
#5611: Remove the workaround for pgaudit being too verbose.
--------------------------+---------------------------
Reporter: mnencia | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: postgis | Version: 3.4.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by pramsey):
So, having a gander at this, we could probably wrap the test in a check
for the pgaudit version, since it's there in pg_extension.extversion. The
code also says the problem is specific to PgSQL <=14, which I don't really
recall.
I am going to remove the check entirely from trunk. How do we feel about a
version checking port for stable releases?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5611#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list