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

Re: Shave a few cycles off our ilog10 implementation
  2024-10-30 20:02 UTC  David Fetter <[email protected]>

Shave a few cycles off our ilog10 implementation
  2024-10-30 19:27 UTC  David Fetter <[email protected]>

[PATCH v1] Shave a few instructions off ilog10
  2024-10-28 11:38 UTC  David Fetter <[email protected]>

[PATCH v1] Shave a few instructions off ilog10
  2024-10-28 11:38 UTC  David Fetter <[email protected]>

Re: [PATCH] Add get_bytes() and set_bytes() functions
  2024-08-14 16:31 UTC  David Fetter <[email protected]>

Re: [PATCH] Add get_bytes() and set_bytes() functions
  2024-08-14 14:43 UTC  David Fetter <[email protected]>

Re: Finer grain log timestamps
  2022-06-14 00:05 UTC  David Fetter <[email protected]>

Re: Parse CE and BCE in dates and times
  2022-06-13 14:39 UTC  David Fetter <[email protected]>

Re: Finer grain log timestamps
  2022-06-13 07:03 UTC  David Fetter <[email protected]>

[PATCH v3] Change log timestamps from milli- to microseconds
  2022-06-13 07:01 UTC  David Fetter <[email protected]>

[PATCH v3] Change log timestamps from milli- to microseconds
  2022-06-13 07:01 UTC  David Fetter <[email protected]>

Parse CE and BCE in dates and times
  2022-06-13 05:51 UTC  David Fetter <[email protected]>

Re: Finer grain log timestamps
  2022-05-08 22:02 UTC  David Fetter <[email protected]>

Finer grain log timestamps
  2022-05-08 20:44 UTC  David Fetter <[email protected]>

[PATCH v2] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v1] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v2] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v1] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v1] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v2] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v2] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v1] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v2] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

[PATCH v1] Change log timestamps from milli- to microseconds
  2022-05-08 20:24 UTC  David Fetter <[email protected]>

Re: Should we support new definition for Identity column : GENERATED BY DEFAULT ON NULL?
  2021-11-03 14:39 UTC  David Fetter <[email protected]>

Re: PATCH: psql tab completion for SELECT
  2021-10-08 07:01 UTC  David Fetter <[email protected]>

Re: When is int32 not an int32?
  2021-09-26 22:36 UTC  David Fetter <[email protected]>

Re: psql: tab completion differs on semicolon placement
  2021-09-20 23:04 UTC  David Fetter <[email protected]>

Re: Hook for extensible parsing.
  2021-09-15 14:58 UTC  David Fetter <[email protected]>

Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...
  2021-09-15 06:06 UTC  David Fetter <[email protected]>

Re: Mark all GUC variable as PGDLLIMPORT
  2021-08-23 20:12 UTC  David Fetter <[email protected]>

Re: Default to TIMESTAMP WITH TIME ZONE?
  2021-08-16 00:51 UTC  David Fetter <[email protected]>

Re: Slim down integer formatting
  2021-07-28 02:25 UTC  David Fetter <[email protected]>

Slim down integer formatting
  2021-07-26 23:51 UTC  David Fetter <[email protected]>

[PATCH v1] PoC: Slim down integer printing some more
  2021-07-26 23:43 UTC  David Fetter <[email protected]>

[PATCH v1] PoC: Slim down integer printing some more
  2021-07-26 23:43 UTC  David Fetter <[email protected]>

[PATCH v1] PoC: Slim down integer printing some more
  2021-07-26 23:43 UTC  David Fetter <[email protected]>

Re: [PATCH] Allow multiple recursive self-references
  2021-07-18 23:42 UTC  David Fetter <[email protected]>

Re: Use singular number when appropriate
  2021-06-15 15:30 UTC  David Fetter <[email protected]>

Use singular number when appropriate
  2021-06-15 04:59 UTC  David Fetter <[email protected]>

[PATCH v1] Singular number when appropriate
  2021-06-15 04:51 UTC  David Fetter <[email protected]>

[PATCH v1] Singular number when appropriate
  2021-06-15 04:51 UTC  David Fetter <[email protected]>

[PATCH v1] Common Era for dates
  2021-06-09 06:44 UTC  David Fetter <[email protected]>

[PATCH v1] Common Era for dates
  2021-06-09 06:44 UTC  David Fetter <[email protected]>

Re: pg_receivewal makes a bad daemon
  2021-05-06 02:42 UTC  David Fetter <[email protected]>

Make some column descriptions easier to distinguish visually
  2021-05-05 22:52 UTC  David Fetter <[email protected]>

[PATCH v1] Clarify some column descriptions in pg_constraint
  2021-05-05 22:48 UTC  David Fetter <[email protected]>

[PATCH v1] Clarify some column descriptions in pg_constraint
  2021-05-05 22:48 UTC  David Fetter <[email protected]>

Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...
  2021-04-28 02:53 UTC  David Fetter <[email protected]>

Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...
  2021-04-27 00:24 UTC  David Fetter <[email protected]>

[PATCH v1] tab-completion of ALTER TABLE...VALIDATE CONSTRAINT
  2021-04-27 00:17 UTC  David Fetter <[email protected]>

[PATCH v1] tab-completion of ALTER TABLE...VALIDATE CONSTRAINT
  2021-04-27 00:17 UTC  David Fetter <[email protected]>

Re: popcount
  2021-03-24 23:58 UTC  David Fetter <[email protected]>

Re: popcount
  2021-03-21 01:31 UTC  David Fetter <[email protected]>

Re: WIP: document the hook system
  2021-03-10 16:48 UTC  David Fetter <[email protected]>

Re: [PATCH] pg_permissions
  2021-03-08 01:09 UTC  David Fetter <[email protected]>

Re: WIP: document the hook system
  2021-03-07 00:40 UTC  David Fetter <[email protected]>

Re: [patch] bit XOR aggregate functions
  2021-03-06 20:05 UTC  David Fetter <[email protected]>

Re: [patch] bit XOR aggregate functions
  2021-03-06 20:00 UTC  David Fetter <[email protected]>

Re: [patch] bit XOR aggregate functions
  2021-03-06 19:55 UTC  David Fetter <[email protected]>

Public APIs
  2021-03-06 19:11 UTC  David Fetter <[email protected]>

Re: Feedback on table expansion hook (including patch)
  2021-03-06 18:37 UTC  David Fetter <[email protected]>

Re: regexp_positions()
  2021-02-28 02:13 UTC  David Fetter <[email protected]>

Re: Extensibility of the PostgreSQL wire protocol
  2021-02-22 16:19 UTC  David Fetter <[email protected]>

Re: computing dT from an interval
  2021-02-22 16:11 UTC  David Fetter <[email protected]>

Re: Extensions not dumped when --schema is used
  2021-02-21 23:15 UTC  David Fetter <[email protected]>

Re: [Proposal] Page Compression for OLTP
  2021-02-18 16:12 UTC  David Fetter <[email protected]>

Re: Tid scan improvements
  2021-02-16 16:31 UTC  David Fetter <[email protected]>

Re: Fuzz testing COPY FROM parsing
  2021-02-06 01:40 UTC  David Fetter <[email protected]>

Re: Add SQL function for SHA1
  2021-01-26 06:23 UTC  David Fetter <[email protected]>

Re: popcount
  2021-01-19 16:38 UTC  David Fetter <[email protected]>

Re: popcount
  2021-01-19 00:15 UTC  David Fetter <[email protected]>

Re: NOT VALID for Unique Indexes
  2021-01-18 00:34 UTC  David Fetter <[email protected]>

Re: popcount
  2021-01-11 16:13 UTC  David Fetter <[email protected]>

Re: Implement <null treatment> for window functions
  2021-01-03 19:04 UTC  David Fetter <[email protected]>

Re: Tid scan improvements
  2021-01-01 01:30 UTC  David Fetter <[email protected]>

WIP: document the hook system
  2020-12-31 03:28 UTC  David Fetter <[email protected]>

[PATCH v1] WIP: Document the hooks system
  2020-12-31 03:13 UTC  David Fetter <[email protected]>

[PATCH v1] WIP: Document the hooks system
  2020-12-31 03:13 UTC  David Fetter <[email protected]>

Re: Let people set host(no)ssl settings from initdb
  2020-12-30 21:07 UTC  David Fetter <[email protected]>

Re: Implement <null treatment> for window functions
  2020-12-30 19:50 UTC  David Fetter <[email protected]>

Re: Let people set host(no)ssl settings from initdb
  2020-12-30 19:29 UTC  David Fetter <[email protected]>

Re: Let people set host(no)ssl settings from initdb
  2020-12-30 19:24 UTC  David Fetter <[email protected]>

Re: popcount
  2020-12-30 16:41 UTC  David Fetter <[email protected]>

popcount
  2020-12-30 10:55 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v5] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v2] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v5] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v1] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v2] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v1] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v5] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v3] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

[PATCH v4] popcount
  2020-12-30 10:51 UTC  David Fetter <[email protected]>

Re: range_agg
  2020-12-27 18:07 UTC  David Fetter <[email protected]>

[PATCH v2] Vik's <NULL treatment> patch
  2020-12-23 03:47 UTC  David Fetter <[email protected]>

[PATCH v2] Vik's <NULL treatment> patch
  2020-12-23 03:47 UTC  David Fetter <[email protected]>

Re: \gsetenv
  2020-12-20 23:34 UTC  David Fetter <[email protected]>

Re: \gsetenv
  2020-12-20 19:05 UTC  David Fetter <[email protected]>

Re: \gsetenv
  2020-12-20 17:40 UTC  David Fetter <[email protected]>

Re: \gsetenv
  2020-12-17 03:54 UTC  David Fetter <[email protected]>

\gsetenv
  2020-12-16 21:24 UTC  David Fetter <[email protected]>

[PATCH v1] Implement \gsetenv, similar to \gset
  2020-12-16 21:17 UTC  David Fetter <[email protected]>

[PATCH v1] Implement \gsetenv, similar to \gset
  2020-12-16 21:17 UTC  David Fetter <[email protected]>

Re: [HACKERS] [PATCH] Generic type subscripting
  2020-12-10 16:15 UTC  David Fetter <[email protected]>

Re: SELECT INTO deprecation
  2020-12-02 19:57 UTC  David Fetter <[email protected]>

Re: POC: postgres_fdw insert batching
  2020-11-30 08:29 UTC  David Fetter <[email protected]>

Clarifying the ImportForeignSchema API
  2020-08-04 03:07 UTC  David Fetter <[email protected]>

Re: Bump default wal_level to logical
  2020-06-08 16:18 UTC  David Fetter <[email protected]>

Bump default wal_level to logical
  2020-06-08 04:38 UTC  David Fetter <[email protected]>

[PATCH v1] Bump default wal_level to logical
  2020-06-08 04:31 UTC  David Fetter <[email protected]>

[PATCH v1] Bump default wal_level to logical
  2020-06-08 04:31 UTC  David Fetter <[email protected]>

Re: Default gucs for EXPLAIN
  2020-06-03 02:16 UTC  David Fetter <[email protected]>

Re: Default gucs for EXPLAIN
  2020-06-01 01:00 UTC  David Fetter <[email protected]>

Re: proposal: possibility to read dumped table's name from file
  2020-05-29 15:28 UTC  David Fetter <[email protected]>

Re: Since '2001-09-09 01:46:40'::timestamp microseconds are lost when extracting epoch
  2020-05-25 19:29 UTC  David Fetter <[email protected]>

Re: factorial function/phase out postfix operators?
  2020-05-19 02:11 UTC  David Fetter <[email protected]>

Re: Proposing WITH ITERATIVE
  2020-04-28 03:33 UTC  David Fetter <[email protected]>

Re: Proposing WITH ITERATIVE
  2020-04-28 02:32 UTC  David Fetter <[email protected]>

Re: Commitfest 2020-03 Now in Progress
  2020-04-09 01:45 UTC  David Fetter <[email protected]>

Re: Let people set host(no)ssl settings from initdb
  2020-04-08 16:28 UTC  David Fetter <[email protected]>

Re: range_agg
  2020-03-10 16:08 UTC  David Fetter <[email protected]>

Re: Use compiler intrinsics for bit ops in hash
  2020-03-08 18:34 UTC  David Fetter <[email protected]>

Re: range_agg
  2020-03-08 02:45 UTC  David Fetter <[email protected]>

Re: range_agg
  2020-03-07 22:13 UTC  David Fetter <[email protected]>

Re: proposal \gcsv
  2020-02-29 17:06 UTC  David Fetter <[email protected]>

Re: Use compiler intrinsics for bit ops in hash
  2020-02-28 15:13 UTC  David Fetter <[email protected]>

Re: Use compiler intrinsics for bit ops in hash
  2020-02-27 05:56 UTC  David Fetter <[email protected]>

Re: truncating timestamps on arbitrary intervals
  2020-02-26 17:30 UTC  David Fetter <[email protected]>

Re: Use compiler intrinsics for bit ops in hash
  2020-02-26 08:12 UTC  David Fetter <[email protected]>

Re: truncating timestamps on arbitrary intervals
  2020-02-26 07:51 UTC  David Fetter <[email protected]>

[PATCH v2] Add date_trunc_interval(interval, timestamp)
  2020-02-26 07:49 UTC  David Fetter <[email protected]>

[PATCH v2] Add date_trunc_interval(interval, timestamp)
  2020-02-26 07:49 UTC  David Fetter <[email protected]>

Re: Error on failed COMMIT
  2020-02-24 17:53 UTC  David Fetter <[email protected]>

Re: Error on failed COMMIT
  2020-02-24 17:37 UTC  David Fetter <[email protected]>

Re: Parallel copy
  2020-02-20 16:43 UTC  David Fetter <[email protected]>

Re: Parallel copy
  2020-02-19 23:41 UTC  David Fetter <[email protected]>

Re: Parallel copy
  2020-02-18 15:11 UTC  David Fetter <[email protected]>

Re: Parallel copy
  2020-02-15 17:51 UTC  David Fetter <[email protected]>

Re: allow frontend use of the backend's core hashing functions
  2020-02-14 16:29 UTC  David Fetter <[email protected]>

Re: allow frontend use of the backend's core hashing functions
  2020-02-14 16:15 UTC  David Fetter <[email protected]>

Re: Small docs bugfix: make it clear what can be used in UPDATE FROM and DELETE USING
  2020-02-13 15:11 UTC  David Fetter <[email protected]>

Re: Just for fun: Postgres 20?
  2020-02-12 21:10 UTC  David Fetter <[email protected]>

Re: Internal key management system
  2020-02-11 09:18 UTC  David Fetter <[email protected]>

[PATCH v5 3/3] Reduced operations in floor_log2
  2020-01-31 16:32 UTC  David Fetter <[email protected]>

[PATCH v5 3/3] Reduced operations in floor_log2
  2020-01-31 16:32 UTC  David Fetter <[email protected]>

[PATCH v6 3/3] Reduced operations in floor_log2
  2020-01-31 16:32 UTC  David Fetter <[email protected]>

[PATCH v6 3/3] Reduced operations in floor_log2
  2020-01-31 16:32 UTC  David Fetter <[email protected]>

Re: Use compiler intrinsics for bit ops in hash
  2020-01-31 15:59 UTC  David Fetter <[email protected]>

[PATCH v5 2/3] Spread bitutils into hashing
  2020-01-31 15:08 UTC  David Fetter <[email protected]>

[PATCH v4 2/2] Spread bitutils into hashing
  2020-01-31 15:08 UTC  David Fetter <[email protected]>

[PATCH v5 2/3] Spread bitutils into hashing
  2020-01-31 15:08 UTC  David Fetter <[email protected]>

[PATCH v4 2/2] Spread bitutils into hashing
  2020-01-31 15:08 UTC  David Fetter <[email protected]>

[PATCH v6 2/3] Spread bitutils into hashing
  2020-01-31 15:08 UTC  David Fetter <[email protected]>

[PATCH v6 2/3] Spread bitutils into hashing
  2020-01-31 15:08 UTC  David Fetter <[email protected]>

[PATCH v6 1/3] de-long-ify
  2020-01-29 10:09 UTC  David Fetter <[email protected]>

[PATCH v5 1/3] de-long-ify
  2020-01-29 10:09 UTC  David Fetter <[email protected]>

[PATCH v4 1/2] de-long-ify
  2020-01-29 10:09 UTC  David Fetter <[email protected]>


200+ results

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