public inbox for [email protected]  
help / color / mirror / Atom feed
Re: BUG #19385: Normal SELECT generates an ineffecifient query plan compare to the prepared SELECT.
  2026-01-22 01:31 UTC  David Rowley <[email protected]>

Re: BUG #19377: Query planner interesting behaviour
  2026-01-21 16:18 UTC  Tom Lane <[email protected]>

Re: BUG #19386: Unnecessary Sort in query plan for SELECT literal with ORDER BY
  2026-01-21 15:42 UTC  Tom Lane <[email protected]>

Re: BUG #19385: Normal SELECT generates an ineffecifient query plan compare to the prepared SELECT.
  2026-01-21 11:57 UTC  Andrei Lepikhov <[email protected]>
` Re: BUG #19385: Normal SELECT generates an ineffecifient query plan compare to the prepared SELECT.
  2026-01-21 15:30 UTC  Andrei Lepikhov <[email protected]>
  [2+ messages in thread]

Re:   Re: Re: Revoke Connect Privilege from Database not working
  2025-04-07 15:37 UTC  David G. Johnston <[email protected]>
` Re:   Re: Re: Revoke Connect Privilege from Database not working
  2025-04-07 16:06 UTC  Tom Lane <[email protected]>
` Re:   Re: Re: Revoke Connect Privilege from Database not working
  2025-04-07 16:22 UTC  David G. Johnston <[email protected]>
` Re:   Re: Re: Revoke Connect Privilege from Database not working
  2025-11-13 16:47 UTC  Nathan Bossart <[email protected]>
` Re: Revoke Connect Privilege from Database not working
  2026-01-20 23:05 UTC  Tom Lane <[email protected]>
` Re: Revoke Connect Privilege from Database not working
  2026-01-21 15:28 UTC  Nathan Bossart <[email protected]>
  [6+ messages in thread]

Re: BUG #19386: Unnecessary Sort in query plan for SELECT literal with ORDER BY
  2026-01-21 11:42 UTC  Pierre Forstmann <[email protected]>

BUG #19386: Unnecessary Sort in query plan for SELECT literal with ORDER BY
  2026-01-21 08:26 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19386: Unnecessary Sort in query plan for SELECT literal with ORDER BY
  2026-01-21 11:11 UTC  Andrei Lepikhov <[email protected]>
  [2+ messages in thread]

Re: BUG #19377: Query planner interesting behaviour
  2026-01-21 08:06 UTC  David Rowley <[email protected]>

BUG #19385: Normal SELECT generates an ineffecifient query plan compare to the prepared SELECT.
  2026-01-21 06:53 UTC  PG Bug reporting form <[email protected]>

BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
  2026-01-19 19:26 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
  2026-01-20 15:59 UTC  Dean Rasheed <[email protected]>
  [2+ messages in thread]

Resolved!
  2026-01-20 15:16 UTC  Anatol V <[email protected]>

BUG #19383: Server crash at getmissingattr
  2026-01-20 05:08 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19383: Server crash at getmissingattr
  2026-01-20 09:15 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19383: Server crash at getmissingattr
  2026-01-20 15:10 UTC  Tom Lane <[email protected]>
  [3+ messages in thread]

Re: BUG #19382: Server crash at __nss_database_lookup
  2026-01-20 09:15 UTC  Kirill Reshke <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-01-20 09:25 UTC  Kirill Reshke <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-01-20 09:47 UTC  Kirill Reshke <[email protected]>
  [3+ messages in thread]

BUG #19384: Server crash at textout
  2026-01-20 05:11 UTC  PG Bug reporting form <[email protected]>

BUG #19382: Server crash at __nss_database_lookup
  2026-01-20 05:02 UTC  PG Bug reporting form <[email protected]>

BUG: psql 18.1 Windows Installer - Readline/libedit support missing in psql.exe.
  2026-01-19 14:40 UTC  MichaelDBA <[email protected]>

Re: BUG #19373: One backend hanging in AioIoUringExecution blocking other backends
  2026-01-17 00:09 UTC  surya poondla <[email protected]>
` Re: BUG #19373: One backend hanging in AioIoUringExecution blocking other backends
  2026-01-17 09:03 UTC  Michael Kröll <[email protected]>
  [2+ messages in thread]

Re: BUG #19355: Attempt to insert data unexpectedly during concurrent update
  2026-01-07 12:52 UTC  Dean Rasheed <[email protected]>
` Re: BUG #19355: Attempt to insert data unexpectedly during concurrent update
  2026-01-08 13:16 UTC  Amit Langote <[email protected]>
` Re: BUG #19355: Attempt to insert data unexpectedly during concurrent update
  2026-01-15 11:39 UTC  Amit Langote <[email protected]>
` Re: BUG #19355: Attempt to insert data unexpectedly during concurrent update
  2026-01-15 16:34 UTC  Dean Rasheed <[email protected]>
` Re: BUG #19355: Attempt to insert data unexpectedly during concurrent update
  2026-01-16 06:23 UTC  Amit Langote <[email protected]>
  [5+ messages in thread]

uninitialized var in encnames.c
  2026-01-15 08:00 UTC  ma lz <[email protected]>
` 回复: uninitialized var in encnames.c 
  2026-01-15 08:06 UTC  ma lz <[email protected]>
  [2+ messages in thread]

Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-14 20:26 UTC  Laurenz Albe <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-14 21:07 UTC  surya poondla <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-15 07:32 UTC  Pierre Forstmann <[email protected]>
  [3+ messages in thread]

BUG #19378: How do you know to start Postgresql with "systemctl start postgresql@18-main" ?
  2026-01-14 19:28 UTC  PG Bug reporting form <[email protected]>

Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-13 19:06 UTC  surya poondla <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-13 19:11 UTC  Andres Freund <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-14 18:15 UTC  Pierre Forstmann <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-14 18:18 UTC  Andres Freund <[email protected]>
  [4+ messages in thread]

BUG #19366: heap-use-after-free in pgaio_io_reclaim() detected with RELCACHE_FORCE_RELEASE
  2025-12-29 06:00 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19366: heap-use-after-free in pgaio_io_reclaim() detected with RELCACHE_FORCE_RELEASE
  2026-01-14 16:45 UTC  Andres Freund <[email protected]>
  [2+ messages in thread]

Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-08 04:15 UTC  surya poondla <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-08 06:52 UTC  surya poondla <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-12 21:16 UTC  Si, Evan <[email protected]>
` Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
  2026-01-13 16:59 UTC  Andres Freund <[email protected]>
  [4+ messages in thread]

BUG #19377: Query planner interesting behaviour
  2026-01-13 06:15 UTC  PG Bug reporting form <[email protected]>


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox