access - Search results in mailing lists
Mailing lists >> pgsql-hackers >> Thread
2025-05-03 00:21:21 | Re: Improve explicit cursor handling in pg_stat_statements (Sami Imseih)
access to the underlying sql ( and parsing is even too early to do a portal
Mailing lists >> pgsql-hackers >> Thread
2025-05-01 22:50:36 | Re: Performance issues with v18 SQL-language-function changes (Tom Lane)
access nor free the garbage. (This is the case that comment was talking about.) * tuple
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (5)
2025-04-30 23:01:24 | Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements (Mihail Nikalayeu)
access method, just pretends to be) with the same columns, expressions and predicates - that access
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2025-04-30 12:37:49 | RE: Fix slot synchronization with two_phase decoding enabled (Zhijie Hou (Fujitsu))
access, causing the assertion to execute before updating confirmed_flush. However, we lack the information
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (6)
2025-04-29 21:09:32 | Re: Large expressions in indexes can't be stored (non-TOASTable) (Nathan Bossart)
access this catalog do not set up an active snapshot before potentially accessing its TOAST
Mailing lists >> pgsql-hackers >> Thread
2025-04-29 18:27:05 | Re: libpq: Add PQapplicationname() function (David G. Johnston)
access application_name. I don’t see a good reason in providing multiple ways to get access
Mailing lists >> pgsql-hackers >> Thread
2025-04-28 20:20:34 | Re: Accounting for metapages in genericcostestimate() (Tom Lane)
access cost estimates. + * + * See struct GenericCosts in selfuncs.h for more info. + */ void genericcostestimate(PlannerInfo *root
Mailing lists >> pgsql-hackers >> Thread
2025-04-26 00:13:14 | [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) (Matthias van de Meent)
accessed to determine the visibility of a TID of which we didn't know for sure
Mailing lists >> pgsql-hackers >> Thread
2025-04-25 12:16:29 | Re: MergeAppend could consider sorting cheapest child path (Alexander Pyhalov)
access paths: 1) cheapest_startup without required pathkeys: startup_cost: 0.42 total_cost: 4004 2) some
Mailing lists >> pgsql-hackers >> Thread
2025-04-24 20:40:05 | Re: Does RENAME TABLE rename associated identity sequence? (Tom Lane)
Access method: heap regression=# alter table foo rename to bar; ALTER TABLE regression=# \d+ bar Table
Mailing lists >> pgsql-hackers >> Thread >> Search in thread (2)
2025-04-24 07:45:22 | Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX (jian he)
ACCESS EXCLUSIVE lock is held unless explicitly noted. When multiple subcommands are listed, the lock
Mailing lists >> pgsql-hackers >> Thread
2025-04-23 19:12:11 | Re: pgsql: Add function to get memory context stats for processes (Robert Haas)
access from a fairly-arbitrary point in the code, which is why I'm quite
Mailing lists >> pgsql-hackers >> Thread
2025-04-22 16:31:57 | Fortify float4 and float8 regression tests by ordering test results (Pavel Borisov)
access method provided by an extension, I'm getting results ordered differently. It's not a big problem
Mailing lists >> pgsql-hackers >> Thread
2025-04-20 21:18:27 | Re: Memory context can be its own parent and child in replication command (Tom Lane)
access to the test_decoding plugin. Perhaps we could use another plugin, but I didn
Mailing lists >> pgsql-hackers >> Thread
2025-04-19 19:14:01 | Per-role disabling of LEAKPROOF requirements for row-level security? (Andreas Lind)
access to the database and are able to create their own functions and execute arbitrary