diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-20 13:54:08 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-20 13:54:08 +0000 |
commit | 8130cbce962d8418e7ddddb1bcc2767978ea4787 (patch) | |
tree | f3ce94772fba519abd098ac04dccf161746f8394 /src/backend/tcop/postgres.c | |
parent | a5bd1d357a417679421bd2deb031a644b489bdfe (diff) | |
download | postgresql-8130cbce962d8418e7ddddb1bcc2767978ea4787.tar.gz postgresql-8130cbce962d8418e7ddddb1bcc2767978ea4787.zip |
Clean up md5.c to make it clearer that it is a frontend-and-backend
module. Don't rely on backend palloc semantics; in fact, best to not
use palloc at all, rather than #define'ing it to malloc, because that
just encourages errors of omission. Bug spotted by Volkan YAZICI,
but I went further than he did to fix it.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions