aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeAgg.c
diff options
context:
space:
mode:
authorBarry Lind <barry@xythos.com>2003-07-22 05:13:05 +0000
committerBarry Lind <barry@xythos.com>2003-07-22 05:13:05 +0000
commit5d882f78aed1fb24e3d3a7a83c9a6b8e50bd99fc (patch)
tree1c1b20311b35a53621b4af23538bca9099f5546e /src/backend/executor/nodeAgg.c
parent004d2be5d939693da2bf650e5abe4a0293d121d1 (diff)
downloadpostgresql-5d882f78aed1fb24e3d3a7a83c9a6b8e50bd99fc.tar.gz
postgresql-5d882f78aed1fb24e3d3a7a83c9a6b8e50bd99fc.zip
Fix to prevent SQL injection attacks when calling setObject(int,Object,int)
where the Object is a String and the type is numeric (i.e. INTEGER,LONG,etc). The fix applies the standard escaping for these values. Modified Files: Tag: REL7_3_STABLE jdbc/org/postgresql/Driver.java.in jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
Diffstat (limited to 'src/backend/executor/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions