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

Re: wrong comment in libpq.h
  2024-05-10 18:14 UTC  David Zhang <[email protected]>

Re: wrong comment in libpq.h
  2024-05-03 22:29 UTC  David Zhang <[email protected]>

wrong comment in libpq.h
  2024-05-02 22:37 UTC  David Zhang <[email protected]>

Re: enhance the efficiency of migrating particularly large tables
  2024-05-02 21:33 UTC  David Zhang <[email protected]>

enhance the efficiency of migrating particularly large tables
  2024-04-08 21:52 UTC  David Zhang <[email protected]>

improve ssl error code, 2147483650
  2024-03-07 00:12 UTC  David Zhang <[email protected]>

Re: Proposal for implementing OCSP Stapling in PostgreSQL
  2024-03-06 00:12 UTC  David Zhang <[email protected]>

Wrong description in server_ca.config and client_ca.config
  2024-02-27 19:38 UTC  David Zhang <[email protected]>

Re: Proposal for implementing OCSP Stapling in PostgreSQL
  2024-02-24 00:10 UTC  David Zhang <[email protected]>

Proposal for implementing OCSP Stapling in PostgreSQL
  2024-02-05 23:51 UTC  David Zhang <[email protected]>

Re: Functions to return random numbers in a given range
  2024-01-26 20:44 UTC  David Zhang <[email protected]>

Re: Tab completion for ATTACH PARTITION
  2023-10-10 19:43 UTC  David Zhang <[email protected]>

Re: [PATCH] Add inline comments to the pg_hba_file_rules view
  2023-09-08 23:52 UTC  David Zhang <[email protected]>

Re: [PATCH] psql: Add tab-complete for optional view parameters
  2023-08-14 17:34 UTC  David Zhang <[email protected]>

Re: [PATCH] psql: Add tab-complete for optional view parameters
  2023-08-11 19:48 UTC  David Zhang <[email protected]>

Re: Requiring recovery.signal or standby.signal when recovering with a backup_label
  2023-07-19 18:21 UTC  David Zhang <[email protected]>

Re: Requiring recovery.signal or standby.signal when recovering with a backup_label
  2023-07-14 20:32 UTC  David Zhang <[email protected]>

Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH
  2023-06-22 19:08 UTC  David Zhang <[email protected]>

Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH
  2023-06-16 21:25 UTC  David Zhang <[email protected]>

Re: PGDOCS - Replica Identity quotes
  2023-05-05 19:28 UTC  David Zhang <[email protected]>

Re: Add missing copyright for pg_upgrade/t/* files
  2023-04-21 19:56 UTC  David Zhang <[email protected]>

Re: [BUG] pg_stat_statements and extended query protocol
  2023-03-13 21:30 UTC  David Zhang <[email protected]>

Re: [BUG] pg_stat_statements and extended query protocol
  2023-03-10 20:58 UTC  David Zhang <[email protected]>

Re: psql: Add role's membership options to the \du+ command
  2023-02-15 22:52 UTC  David Zhang <[email protected]>

Re: psql: Add role's membership options to the \du+ command
  2023-02-15 21:31 UTC  David Zhang <[email protected]>

Re: psql: Add role's membership options to the \du+ command
  2023-02-10 21:08 UTC  David Zhang <[email protected]>

Re: Patch: Global Unique Index
  2022-12-27 21:13 UTC  David Zhang <[email protected]>

Re: Make ON_ERROR_STOP stop on shell script failure
  2022-12-14 00:40 UTC  David Zhang <[email protected]>

Re: Patch: Global Unique Index
  2022-12-03 00:05 UTC  David Zhang <[email protected]>

Re: Patch: Global Unique Index
  2022-12-02 23:29 UTC  David Zhang <[email protected]>

Re: Patch: Global Unique Index
  2022-11-26 01:03 UTC  David Zhang <[email protected]>

[PATCH 4/4] support global unique index insert and update
  2022-11-17 20:26 UTC  David Zhang <[email protected]>

[PATCH 4/4] support global unique index insert and update
  2022-11-17 20:26 UTC  David Zhang <[email protected]>

[PATCH 4/4] support global unique index insert and update
  2022-11-17 20:26 UTC  David Zhang <[email protected]>

[PATCH 3/4] support global unique index attach and detach
  2022-11-17 20:24 UTC  David Zhang <[email protected]>

[PATCH 3/4] support global unique index attach and detach
  2022-11-17 20:24 UTC  David Zhang <[email protected]>

[PATCH 3/4] support global unique index attach and detach
  2022-11-17 20:24 UTC  David Zhang <[email protected]>

[PATCH 2/4] support global unique index create
  2022-11-17 20:22 UTC  David Zhang <[email protected]>

[PATCH 2/4] support global unique index create
  2022-11-17 20:22 UTC  David Zhang <[email protected]>

[PATCH 2/4] support global unique index create
  2022-11-17 20:22 UTC  David Zhang <[email protected]>

[PATCH 1/4] support global unique index with non-partition key
  2022-11-17 20:20 UTC  David Zhang <[email protected]>

[PATCH 1/4] support global unique index with non-partition key
  2022-11-17 20:20 UTC  David Zhang <[email protected]>

[PATCH 1/4] support global unique index with non-partition key
  2022-11-17 20:20 UTC  David Zhang <[email protected]>

Re: Error for WITH options on partitioned tables
  2022-10-28 21:21 UTC  David Zhang <[email protected]>

Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
  2022-09-30 20:54 UTC  David Zhang <[email protected]>

Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c)
  2022-08-19 22:27 UTC  David Zhang <[email protected]>

Re: Hash index build performance tweak from sorting
  2022-08-05 19:46 UTC  David Zhang <[email protected]>

Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths
  2022-07-08 19:35 UTC  David Zhang <[email protected]>

Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths
  2022-06-13 22:18 UTC  David Zhang <[email protected]>

Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths
  2022-06-10 23:31 UTC  David Zhang <[email protected]>

Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
  2022-05-04 21:38 UTC  David Zhang <[email protected]>

Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
  2022-04-19 19:54 UTC  David Zhang <[email protected]>

Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
  2022-03-12 01:02 UTC  David Zhang <[email protected]>

Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
  2022-02-18 21:55 UTC  David Zhang <[email protected]>

Re: Question about 001_stream_rep.pl recovery test
  2021-12-15 00:21 UTC  David Zhang <[email protected]>

Question about 001_stream_rep.pl recovery test
  2021-12-10 21:44 UTC  David Zhang <[email protected]>

Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit
  2021-11-01 22:46 UTC  David Zhang <[email protected]>

Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c)
  2021-10-01 19:23 UTC  David Zhang <[email protected]>

Re: ORDER BY pushdowns seem broken in postgres_fdw
  2021-09-10 21:23 UTC  David Zhang <[email protected]>

Re: ORDER BY pushdowns seem broken in postgres_fdw
  2021-09-03 20:54 UTC  David Zhang <[email protected]>

Re: [UNVERIFIED SENDER] Re: [bug] Logical Decoding of relation rewrite with toast does not reset toast_hash
  2021-08-13 23:33 UTC  David Zhang <[email protected]>

Re: [bug] Logical Decoding of relation rewrite with toast does not reset toast_hash
  2021-08-06 22:18 UTC  David Zhang <[email protected]>

Re: Query about time zone patterns in to_char
  2021-07-09 19:17 UTC  David Zhang <[email protected]>

Re: Support tab completion for upper character inputs in psql
  2021-03-30 19:05 UTC  David Zhang <[email protected]>

Re: [BUG] Autovacuum not dynamically decreasing cost_limit and cost_delay
  2021-02-12 20:03 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2021-01-20 00:33 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2021-01-15 20:10 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2021-01-14 23:51 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2021-01-09 00:59 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2020-12-07 21:53 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2020-12-02 04:52 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2020-11-27 02:33 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2020-11-27 02:25 UTC  David Zhang <[email protected]>

[PATCH] add table access method as an option to pgbench
  2020-11-27 02:08 UTC  David Zhang <[email protected]>

[PATCH] add table access method as an option to pgbench
  2020-11-27 02:08 UTC  David Zhang <[email protected]>

Re: Add table access method as an option to pgbench
  2020-11-25 20:13 UTC  David Zhang <[email protected]>

[PATCH] add table access method option to pgbench
  2020-11-25 18:41 UTC  David Zhang <[email protected]>

[PATCH] add table access method option to pgbench
  2020-11-25 18:41 UTC  David Zhang <[email protected]>

Add table access method as an option to pgbench
  2020-11-24 23:32 UTC  David Zhang <[email protected]>

Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted
  2020-11-24 18:36 UTC  David Zhang <[email protected]>

a potential size overflow issue
  2020-09-25 23:39 UTC  David Zhang <[email protected]>

Re: history file on replica and double switchover
  2020-09-25 20:34 UTC  David Zhang <[email protected]>

Re: history file on replica and double switchover
  2020-09-25 04:00 UTC  David Zhang <[email protected]>

Re: history file on replica and double switchover
  2020-09-24 23:15 UTC  David Zhang <[email protected]>

Re: PATCH: Attempt to make dbsize a bit more consistent
  2020-09-10 05:36 UTC  David Zhang <[email protected]>

Re: PATCH: Attempt to make dbsize a bit more consistent
  2020-09-08 19:26 UTC  David Zhang <[email protected]>

Re: Add LWLock blocker(s) information
  2020-08-07 19:53 UTC  David Zhang <[email protected]>

Add an option to allow run regression test for individual module on Windows build
  2020-06-17 00:54 UTC  David Zhang <[email protected]>

Re: Postgres Windows build system doesn't work with python installed in Program Files
  2020-06-02 00:05 UTC  David Zhang <[email protected]>

Re: WIP/PoC for parallel backup
  2020-04-30 18:18 UTC  David Zhang <[email protected]>

Re: WIP/PoC for parallel backup
  2020-04-30 06:26 UTC  David Zhang <[email protected]>

Can the OUT parameter be enabled in stored procedure?
  2020-04-29 23:42 UTC  David Zhang <[email protected]>

Re: WIP/PoC for parallel backup
  2020-04-27 16:53 UTC  David Zhang <[email protected]>

Re: ERROR: invalid input syntax for type circle
  2020-04-07 00:44 UTC  David Zhang <[email protected]>

ERROR: invalid input syntax for type circle
  2020-04-06 21:12 UTC  David Zhang <[email protected]>

Re: Nicer error when connecting to standby with hot_standby=off
  2020-04-02 21:52 UTC  David Zhang <[email protected]>

Re: Allow continuations in "pg_hba.conf" files
  2020-04-02 18:05 UTC  David Zhang <[email protected]>

Re: Allow continuations in "pg_hba.conf" files
  2020-04-02 00:20 UTC  David Zhang <[email protected]>

Re: BUG #16147: postgresql 12.1 (from homebrew) - pg_restore -h localhost --jobs=2 crashes
  2020-03-06 03:53 UTC  David Zhang <[email protected]>

kerberos regression test enhancement
  2020-03-05 20:53 UTC  David Zhang <[email protected]>

Re: Fastpath while arranging the changes in LSN order in logical decoding
  2020-03-03 21:32 UTC  David Zhang <[email protected]>

Re: Making psql error out on output failures
  2020-02-29 05:23 UTC  David Zhang <[email protected]>

Re: Fastpath while arranging the changes in LSN order in logical decoding
  2020-02-19 00:30 UTC  David Zhang <[email protected]>

Re: Fastpath while arranging the changes in LSN order in logical decoding
  2020-02-19 00:16 UTC  David Zhang <[email protected]>

Re: First WAL segment file that initdb creates
  2020-02-18 20:26 UTC  David Zhang <[email protected]>

Re: Making psql error out on output failures
  2020-02-18 18:28 UTC  David Zhang <[email protected]>

Re: Making psql error out on output failures
  2020-01-28 20:59 UTC  David Zhang <[email protected]>

Re: Making psql error out on output failures
  2020-01-27 20:41 UTC  David Zhang <[email protected]>

Re: Making psql error out on output failures
  2020-01-17 07:23 UTC  David Zhang <[email protected]>

Re: Making psql error out on output failures
  2020-01-15 18:35 UTC  David Zhang <[email protected]>


110+ results

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