Reason for this is that, with FU::SQL, it's possible to accidentally introduce a bind parameter when a WHERE clause was intended (i.e. "WHERE $1"). That's pretty bad, but can easily be caught by simply not accepting *every* possible value as boolean. |
||
|---|---|---|
| .. | ||
| common.c | ||
| compress.c | ||
| fcgi.c | ||
| fdpass.c | ||
| jsonfmt.c | ||
| jsonparse.c | ||
| khashl.h | ||
| libpq.h | ||
| pgconn.c | ||
| pgst.c | ||
| pgtypes.c | ||
| xmlwr.c | ||