Giter Site home page Giter Site logo

Comments (5)

ringerc avatar ringerc commented on July 17, 2024

No time at the moment, but you shouldn't have any issues modifying the trigger to take regclass instead of text arguments for table names, then injection issues go away entirely and you don't need quote_ident.

from audit-trigger.

3nids avatar 3nids commented on July 17, 2024

Hi,
Thanks a lot for your reply.
target_table is already received as a regclass.
I don't get why there's quote_ident(target_table::text) written, target_table should be enough right?

from audit-trigger.

ringerc avatar ringerc commented on July 17, 2024

On 05/07/2013 08:28 PM, Denis Rouzaud wrote:

Hi,
Thanks a lot for your reply.
target_table is already received as a regclass.
I don't get why there's quote_ident(target_table::text) written, target_table should be enough right?

If it's already regclass then yes, that's just a stupid mistake on my part.

Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

from audit-trigger.

3nids avatar 3nids commented on July 17, 2024

I just pull a request if it's ok for you!
Thanks a lot for you work!

from audit-trigger.

ringerc avatar ringerc commented on July 17, 2024

Took a look, understood the issue, merged @3nids's pull (thanks!) and closed.

from audit-trigger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.