-
- Downloads
Remove the -P options of oid2name and pgbench, as they are security
hazards. Instead teach these programs to prompt for a password when necessary, just like all our other programs. I did not bother to invent -W switches for them, since the return on investment seems so low.
Showing
- contrib/oid2name/oid2name.c 43 additions, 24 deletionscontrib/oid2name/oid2name.c
- contrib/pgbench/pgbench.c 40 additions, 26 deletionscontrib/pgbench/pgbench.c
- doc/src/sgml/oid2name.sgml 1 addition, 7 deletionsdoc/src/sgml/oid2name.sgml
- doc/src/sgml/pgbench.sgml 1 addition, 6 deletionsdoc/src/sgml/pgbench.sgml
Loading
Please register or sign in to comment