Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2000-11-27 | Be a little more careful with strtok(). | Tom Lane | 7.1.1 |
| 2000-11-27 | Pay attention to fgets() failure return. | Tom Lane | 7.1.1 |
| 2000-08-27 | Clean up callers of AllocateFile and BasicOpenFile to ensure that | Tom Lane | 7.1.1 |
| 2000-07-08 | Remove long-dead support for invoking queries from dynamically loaded | Tom Lane | 7.1.1 |
| 1999-11-23 | verify_password() leaked a file descriptor if it failed to find the given | Tom Lane | 7.1.1 |
| 1999-10-23 | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 7.1.1 |