Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | The attached patch changes most of the usages of sprintf() to | Bruce Momjian | 2002-08-15 |
| | | | | | | | | | snprintf() in contrib/. I didn't touch the places where pointer arithmatic was being used, or other areas where the fix wasn't trivial. I would think that few, if any, of the usages of sprintf() were actually exploitable, but it's probably better to be paranoid... Neil Conway | ||
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
| | | | | tests pass. | ||
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
| | |||
* | From: "Aldrin L." <aldrin@americasnet.com> | Marc G. Fournier | 1998-05-15 |
Subject: [INTERFACES] mSQL Compatibility Library (fwd) |