greg davis - Search results in mailing lists

2021-11-01 08:47:52 | PostgreSQL Weekly News - October 31, 2021 (PWN via PostgreSQL Announce)

Davis pushed: - Allow GRANT on pg_log_backend_memory_contexts(). Remove superuser check, allowing any user granted permissions on pg_log_backend_memory_contexts() to log the memory contexts of any backend. Note that this

2021-08-02 01:43:13 | PostgreSQL Weekly News - August 1, 2021 (PWN via PostgreSQL Announce)

Davis pushed: - Improve documentation for START_REPLICATION ... LOGICAL. The starting point may not be exactly what the client requested; it may be at the slot's confirmed_flush_lsn. Also, upgrade the message from DEBUG1

2021-07-12 08:08:27 | PostgreSQL Weekly News - July 11, 2021 (PWN via PostgreSQL Announce)

Davis Reviewed-by: Andres Freund Discussion: [https:///m/de4bbf05b7cd94227841c433ea6ff71d2130c713.camel%40j-davis.com](https://postgr.es/m/de4bbf05b7cd94227841c433ea6ff71d2130c713.camel%40j-davis.com) [https:///pg/commitdiff/8e7811e952b4e0993330f7ac1fb1448a1ca69b9a](https://git.postgresql.org/pg/commitdiff/8e7811e952b4e0993330f7ac1fb1448a1ca69b9a) - Fix assign_record_type_typmod(). If an error occurred in the wrong place, it was possible to leave an unintialized entry in the hash table

2021-07-05 09:35:30 | PostgreSQL Weekly News - July 4, 2021 (PWN via PostgreSQL Announce)

Greg Sabino Mullane Discussion: [https:///m/CAKAnmmJYH2FBn_+Vwd2FD5SaKn8hjhAXOCHpZc6n4wXaUaW_SA@mail.gmail.com](https://postgr.es/m/CAKAnmmJYH2FBn_+Vwd2FD5SaKn8hjhAXOCHpZc6n4wXaUaW_SA@mail.gmail.com) Backpatch-through: 9.6 [https:///pg/commitdiff/0f06359fb3622b289485306727300dd31f96fd9d](https://git.postgresql.org/pg/commitdiff/0f06359fb3622b289485306727300dd31f96fd9d) Thomas Munro pushed: - Change recovery_init_sync_method to PGC_SIGHUP. The setting has no effect except during startup. It's still nice

2021-06-14 00:51:21 | PostgreSQL Weekly News - June 13, 2021 (PWN via PostgreSQL Announce)

Davis Author: Ajin Cherian Reviewed-by: Amit Kapila Discussion: [https:///m/64b9f783c6e125f18f88fbc0c0234e34e71d8639.camel@j-davis.com](https://postgr.es/m/64b9f783c6e125f18f88fbc0c0234e34e71d8639.camel@j-davis.com) [https:///pg/commitdiff/be57f21650d36449ec34a67b2d9af71126a663b3](https://git.postgresql.org/pg/commitdiff/be57f21650d36449ec34a67b2d9af71126a663b3) Michaël Paquier pushed: - Fix portability issue in test indirect_toast. When run on a server using default_toast_compression

2021-01-18 08:29:10 | PostgreSQL Weekly News - January 17, 2021 (PWN via PostgreSQL Announce)

Davis pushed: - Documenation fixups for replication protocol. There is no CopyResponse message; it should be CopyOutResponse. Also, if there is no WAL to stream, the server does not immediately send a CommandComplete

2021-01-03 22:42:56 | PostgreSQL Weekly News - January 3, 2021 (PWN via PostgreSQL Announce)

Davis pushed: - Second attempt to stabilize 05c02589. Removing the EXPLAIN test to stabilize the buildfarm. The execution test should still be effective to catch the bug even if the plan is slightly different on different

2020-12-14 08:18:35 | PostgreSQL Weekly News - December 13, 2020 (PWN via PostgreSQL Announce)

Davis sent in a patch to ensure that the format is sent along with the type in walsender. Craig Ringer sent in another revision of a patch to replace CLOBBER_CACHE_ALWAYS with

2020-07-26 21:00:15 | == PostgreSQL Weekly News - July 26, 2020 == (David Fetter)

Greg Nancarrow sent in another revision of a patch to enhance the connection parameter "target_session_attrs" to support values primary/standby/prefer-standby (using the existing "read-write" as a synonym for "primary"). To provide closer alignment

2020-05-24 18:23:00 | == PostgreSQL Weekly News - May 24, 2020 == (David Fetter)

Greg Nancarrow sent in another revision of a patch to enhance libpq target_session_attrs and add target_server_type. Joe Wildish sent in a patch to add an edit-and-execute command to psql

2019-12-01 22:23:17 | == PostgreSQL Weekly News - December 1, 2019 == (David Fetter)

Greg Nancarrow Discussion: https:///m/f7ee88ed-95c4-95c1-d4bf-7b415363ab62@2ndQuadrant.com https:///pg/commitdiff/4dc63552109f65cebbe168203bd62c5e4c753162 Michaël Paquier pushed: - Refactor reloption handling for index AMs in-core. This reworks the reloption parsing and build of a couple of index AMs by creating new structures

2019-10-06 18:00:32 | == PostgreSQL Weekly News - October 6, 2019 == (David Fetter)

Davis Reivewed-by: Tomas Vondra, Melanie Plageman, Soumyadeep Chakraborty Discussion: https:///message-id/flat/027a129b8525601c6a680d27ce3a7172dab61aab.camel@j-davis.com https:///pg/commitdiff/5dd7fc1519461548eebf26c33eac6878ea3e8788 - Optimize partial TOAST decompression. Commit 4d0e994eed added support for partial TOAST decompression, so the decompression is interrupted after producing the requested

2015-10-19 11:18:50 | == PostgreSQL Weekly News - October 18 2015 == (David Fetter)

Greg Stark recently. Back-patch to all supported branches. http:///pg/commitdiff/48789c5d23a7f382e3cb721547d5e0af7aaa4585 - Improve performance of pullback/pushfwd in regular-expression compiler. The previous coding would create a new intermediate state every time it wanted to interchange

2014-05-04 22:07:44 | == PostgreSQL Weekly News - May 04 2014 == (David Fetter)

Greg Stark. Back-patch to all supported branches. http:///pg/commitdiff/0bff398761b5e6119b40550bbe3751f4194dc7a7 - Rationalize common/relpath.[hc]. Commit a73018392636ce832b09b5c31f6ad1f18a4643ea created rather a mess by putting dependencies on backend-only include files into include/common. We really shouldn't do that

2014-03-03 07:46:22 | == PostgreSQL Weekly News - March 02 2014 == (David Fetter)

Davis pushed: - Fix crash in json_to_record(). json_to_record() depends on get_call_result_type() for the tuple descriptor of the record that should be returned, but in some cases that cannot