Commits

DateSubjectAuthorReleases
2025-05-08 Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays Heikki Linnakangas 18.0
2025-04-09 Fix a few oversights in the longer cancel keys patch Heikki Linnakangas 18.0
2025-04-02 Make cancel request keys longer Heikki Linnakangas 18.0
2024-11-14 Replace postmaster.c's own backend type codes with BackendType Heikki Linnakangas 18.0
2024-07-29 Move cancel key generation to after forking the backend Heikki Linnakangas 18.0
2024-03-20 Remove assertions that some compiler say are tautological Heikki Linnakangas 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-03-04 Remove MyAuxProcType, use MyBackendType instead Heikki Linnakangas 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2016-12-05 Replace PostmasterRandom() with a stronger source, second attempt. Heikki Linnakangas 10.0
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.5.0
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.4.1
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.3.6
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.2.10
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.1.15
2015-02-02 Be more careful to not lose sync in the FE/BE protocol. Heikki Linnakangas 9.0.19
2012-10-15 Remove comment that is no longer true. Heikki Linnakangas 9.3.0
2012-04-08 Do stack-depth checking in all postmaster children. Heikki Linnakangas 8.3.19
2012-04-08 Do stack-depth checking in all postmaster children. Heikki Linnakangas 8.4.12
2012-04-08 Do stack-depth checking in all postmaster children. Heikki Linnakangas 9.0.8
2012-04-08 Do stack-depth checking in all postmaster children. Heikki Linnakangas 9.1.4
2012-04-08 Do stack-depth checking in all postmaster children. Heikki Linnakangas 9.2.0
2011-12-09 Cancel running query if it is detected that the connection to the client is Heikki Linnakangas 9.2.0