public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

Re: CREATE SUBSCRIPTION -- add missing tab-completes
  2023-04-09 06:02 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Use fadvise in wal replay
  2023-04-09 03:01 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Commitfest 2023-03 starting tomorrow!
  2023-04-09 01:45 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Remove dead macro exec_subplan_get_plan
  2023-04-04 18:03 UTC  Gregory Stark (as CFM) <[email protected]>

Re: logical decoding and replication of sequences, take 2
  2023-04-04 15:45 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Improving btree performance through specializing by key shape, take 2
  2023-04-04 15:42 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Commitfest 2023-03 starting tomorrow!
  2023-04-04 15:04 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication
  2023-04-04 14:51 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Patch proposal: New hooks in the connection path
  2023-04-03 22:08 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Split index and table statistics into different types of stats
  2023-04-03 21:47 UTC  Gregory Stark (as CFM) <[email protected]>

Re: WIP: Aggregation push-down - take2
  2023-04-03 21:38 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Introduce array_shuffle() and array_sample()
  2023-04-03 21:16 UTC  Gregory Stark (as CFM) <[email protected]>

Re: pg_stats and range statistics
  2023-04-03 21:10 UTC  Gregory Stark (as CFM) <[email protected]>

Re: pg_usleep for multisecond delays
  2023-04-03 20:33 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Removing unneeded self joins
  2023-04-03 20:30 UTC  Gregory Stark (as CFM) <[email protected]>

Re: psql - factor out echo code
  2023-04-03 20:03 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Prefetch the next tuple's memory during seqscans
  2023-04-03 19:47 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH]Feature improvement for MERGE tab completion
  2023-03-28 18:58 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH]Feature improvement for MERGE tab completion
  2023-03-28 18:55 UTC  Gregory Stark (as CFM) <[email protected]>

Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
  2023-03-28 18:52 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Request for comment on setting binary format output per session
  2023-03-28 18:50 UTC  Gregory Stark (as CFM) <[email protected]>

Re: POC: Better infrastructure for automated testing of concurrency issues
  2023-03-28 18:44 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Commitfest 2023-03 starting tomorrow!
  2023-03-28 16:12 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Move backup-related code to xlogbackup.c/.h
  2023-03-24 03:31 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Consider parallel for lateral subqueries with limit
  2023-03-23 18:42 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Optional OR REPLACE in CREATE OPERATOR statement
  2023-03-22 03:29 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Raising the SCRAM iteration count
  2023-03-22 03:14 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Add <<none>> support to sepgsql_restorecon
  2023-03-20 20:05 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Inconsistency in reporting checkpointer stats
  2023-03-20 20:01 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Optimizing Node Files Support
  2023-03-20 19:56 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Introduce array_shuffle() and array_sample()
  2023-03-20 19:34 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Add initial xid/mxid/mxoff to initdb
  2023-03-20 19:30 UTC  Gregory Stark (as CFM) <[email protected]>

Re: pg_stats and range statistics
  2023-03-20 19:27 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Eliminating SPI from RI triggers - take 2
  2023-03-20 18:53 UTC  Gregory Stark (as CFM) <[email protected]>

Re: doc: add missing "id" attributes to extension packaging page
  2023-03-20 18:47 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] psql: Add tab-complete for optional view parameters
  2023-03-20 18:40 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Make ON_ERROR_STOP stop on shell script failure
  2023-03-20 18:36 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Make ON_ERROR_STOP stop on shell script failure
  2023-03-20 18:34 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Fix order of checking ICU options in initdb and create database
  2023-03-20 17:59 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Error "initial slot snapshot too large" in create replication slot
  2023-03-20 17:46 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Fix alter subscription concurrency errors
  2023-03-20 17:40 UTC  Gregory Stark (as CFM) <[email protected]>

Re: real/float example for testlibpq3
  2023-03-20 17:37 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Allow parallel plan for referential integrity checks?
  2023-03-20 14:58 UTC  Gregory Stark (as CFM) <[email protected]>

Re: explain analyze rows=%.0f
  2023-03-20 14:56 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Commitfest 2023-03 starting tomorrow!
  2023-03-15 18:29 UTC  Gregory Stark (as CFM) <[email protected]>

Re: On login trigger: take three
  2023-03-15 17:44 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Raising the SCRAM iteration count
  2023-03-14 18:54 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Privileges on PUBLICATION
  2023-03-14 18:30 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Using each rel as both outer and inner for JOIN_ANTI
  2023-03-14 18:25 UTC  Gregory Stark (as CFM) <[email protected]>

Re: pg_stat_statements and "IN" conditions
  2023-03-14 18:14 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [EXTERNAL] Re: Support load balancing in libpq
  2023-03-14 18:05 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert
  2023-03-14 18:00 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences
  2023-03-14 17:49 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
  2023-03-14 17:46 UTC  Gregory Stark (as CFM) <[email protected]>

Re: On login trigger: take three
  2023-03-06 20:55 UTC  Gregory Stark (as CFM) <[email protected]>

Re: proposal: possibility to read dumped table's name from file
  2023-03-06 20:45 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Add a hook to allow modification of the ldapbindpasswd
  2023-03-06 20:16 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements
  2023-03-06 20:04 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Make mesage at end-of-recovery less scary.
  2023-03-06 19:58 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Support % wildcard in extension upgrade filenames
  2023-03-06 19:54 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Ability to reference other extensions by schema in extension scripts
  2023-03-06 18:49 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Commitfest 2023-03 starting tomorrow!
  2023-03-06 18:46 UTC  Gregory Stark (as CFM) <[email protected]>

Re: WIP: Aggregation push-down - take2
  2023-03-01 21:06 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Operation log for major operations
  2023-03-01 20:59 UTC  Gregory Stark (as CFM) <[email protected]>

Re: File descriptors in exec'd subprocesses
  2023-03-01 20:48 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Logical replication timeout problem
  2023-03-01 20:18 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Infinite Interval
  2023-03-01 20:02 UTC  Gregory Stark (as CFM) <[email protected]>

Re: In-placre persistance change of a relation
  2023-03-01 19:56 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Generate pg_stat_get_xact*() functions with Macros
  2023-03-01 19:54 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
  2023-03-01 19:50 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Flush SLRU counters in checkpointer process
  2023-03-01 19:45 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent
  2023-03-01 19:42 UTC  Gregory Stark (as CFM) <[email protected]>

Re: Allow +group in pg_ident.conf
  2023-03-01 19:26 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements
  2023-03-01 19:24 UTC  Gregory Stark (as CFM) <[email protected]>

Re: [EXTERNAL] Re: Support load balancing in libpq
  2023-03-01 19:12 UTC  Greg S <[email protected]>

Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
  2023-03-01 19:09 UTC  Greg S <[email protected]>


76+ results

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