Commits

DateSubjectAuthorReleases
2026-04-03 Change default of max_locks_per_transactions to 128 Heikki Linnakangas 19 (unreleased)
2026-01-08 Fix misc typos, mostly in comments Heikki Linnakangas 19 (unreleased)
2025-04-02 Make cancel request keys longer Heikki Linnakangas 18.0
2024-12-23 Remove unnecessary GetTransactionSnapshot() calls Heikki Linnakangas 18.0
2024-08-29 Rename some shared memory initialization routines Heikki Linnakangas 18.0
2024-08-29 Refactor lock manager initialization to make it a bit less special Heikki Linnakangas 18.0
2024-07-29 Move cancel key generation to after forking the backend Heikki Linnakangas 18.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-08-11 Break out OpenSSL-specific code to separate files. Heikki Linnakangas 9.5.0
2012-09-21 Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format. Heikki Linnakangas 9.3.0
2012-09-21 Fix obsolete comment. Heikki Linnakangas 9.3.0
2012-01-14 Make superuser imply replication privilege. The idea of a privilege that Heikki Linnakangas 9.2.0
2010-09-13 Process options from the startup packed in walsender. Only few options Heikki Linnakangas 9.0.0
2010-09-13 Process options from the startup packed in walsender. Only few options Heikki Linnakangas 9.1.0
2010-01-15 Introduce Streaming Replication. Heikki Linnakangas 9.0.0
2009-07-08 Need to use pg_perm_setlocale when setting LC_CTYPE and LC_COLLATE at startup. Heikki Linnakangas 8.4.1
2009-07-08 Need to use pg_perm_setlocale when setting LC_CTYPE and LC_COLLATE at startup. Heikki Linnakangas 9.0.0
2009-04-08 Oops, mustn't call textdomain() when compiling without --enable-nls Heikki Linnakangas 8.4.0
2009-04-08 Tell gettext which codeset to use by calling bind_textdomain_codeset(). We Heikki Linnakangas 8.4.0