public inbox for [email protected]  
help / color / mirror / Atom feed
psycopg3 and adaptation choices
  2020-11-07 16:32 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-08 18:43 UTC  Adrian Klaver <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-08 19:16 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-08 20:35 UTC  Adrian Klaver <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-08 22:21 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 02:19 UTC  Vladimir Ryabtsev <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 02:48 UTC  Vladimir Ryabtsev <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 06:57 UTC  Federico Di Gregorio <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 11:22 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 11:32 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 12:00 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-09 12:05 UTC  Federico Di Gregorio <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 01:06 UTC  Vladimir Ryabtsev <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 01:19 UTC  Adrian Klaver <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 03:11 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 03:20 UTC  Christophe Pettus <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 03:20 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 03:22 UTC  Christophe Pettus <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 03:30 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 03:43 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 19:00 UTC  Vladimir Ryabtsev <[email protected]>
` Aw: Re: psycopg3 and adaptation choices
  2020-11-10 19:23 UTC  Karsten Hilbert <[email protected]>
` Re: psycopg3 and adaptation choices
  2020-11-10 21:24 UTC  Rory Campbell-Lange <[email protected]>
  [23+ messages in thread]

Possible data race in psycopg2
  2020-10-14 14:20 UTC  Mark Charsley <[email protected]>

iterating over DictRow
  2020-09-23 21:54 UTC  Karsten Hilbert <[email protected]>
` Re: iterating over DictRow
  2020-09-23 23:54 UTC  Adrian Klaver <[email protected]>
` RE: iterating over DictRow
  2020-09-24 14:53 UTC  David Raymond <[email protected]>
` Re: iterating over DictRow
  2020-09-24 15:51 UTC  Adrian Klaver <[email protected]>
` Re: iterating over DictRow
  2020-09-24 21:11 UTC  Karsten Hilbert <[email protected]>
` Re: iterating over DictRow
  2020-09-25 01:00 UTC  Adrian Klaver <[email protected]>
` Re: iterating over DictRow
  2020-09-25 07:48 UTC  Karsten Hilbert <[email protected]>
` Re: iterating over DictRow
  2020-09-25 16:06 UTC  Adrian Klaver <[email protected]>
` Re: iterating over DictRow
  2020-09-25 21:16 UTC  Karsten Hilbert <[email protected]>
` Re: iterating over DictRow
  2020-09-25 22:19 UTC  Adrian Klaver <[email protected]>
` Re: iterating over DictRow
  2020-09-25 22:25 UTC  Karsten Hilbert <[email protected]>
` Re: iterating over DictRow
  2020-09-25 23:46 UTC  Adrian Klaver <[email protected]>
  [12+ messages in thread]

Psycopg 2.8.6 released
  2020-09-07 00:12 UTC  Daniele Varrazzo <[email protected]>

register_adapter Json with custom JSONEncoder
  2020-07-13 15:49 UTC  Hans Ginzel <[email protected]>
` Re: register_adapter Json with custom JSONEncoder
  2020-07-13 16:15 UTC  Daniele Varrazzo <[email protected]>
` Re: register_adapter Json with custom JSONEncoder
  2020-07-20 11:18 UTC  Hans Ginzel <[email protected]>
  [3+ messages in thread]

Async notifications in psycopg3
  2020-05-26 13:22 UTC  Daniele Varrazzo <[email protected]>
` Re: Async notifications in psycopg3
  2020-05-28 16:47 UTC  Adrian Klaver <[email protected]>
  [2+ messages in thread]

Minor issue
  2020-05-26 11:42 UTC  Frank Millman <[email protected]>
` Re: Minor issue
  2020-05-26 11:45 UTC  Rory Campbell-Lange <[email protected]>
` Re: Minor issue
  2020-05-26 12:00 UTC  Frank Millman <[email protected]>
` Re: Minor issue
  2020-05-26 12:11 UTC  Daniele Varrazzo <[email protected]>
` Re: Minor issue
  2020-05-26 12:15 UTC  Frank Millman <[email protected]>
` Re: Minor issue
  2020-05-26 13:08 UTC  Rory Campbell-Lange <[email protected]>
` Re: Minor issue
  2020-05-26 13:16 UTC  Frank Millman <[email protected]>
` Re: Minor issue
  2020-05-26 14:09 UTC  Rory Campbell-Lange <[email protected]>
  [8+ messages in thread]

psycopg3 performance article
  2020-05-20 08:15 UTC  Daniele Varrazzo <[email protected]>

Psycopg 2.8.5 released
  2020-04-06 07:54 UTC  Daniele Varrazzo <[email protected]>

Re: Inserting default values into execute_values
  2020-04-01 02:16 UTC  Daniele Varrazzo <[email protected]>
` Re: Inserting default values into execute_values
  2020-04-01 20:03 UTC  Adrian Klaver <[email protected]>
` Re: Inserting default values into execute_values
  2020-04-01 20:31 UTC  Stephen Lagree <[email protected]>
` Re: Inserting default values into execute_values
  2020-04-01 21:04 UTC  Adrian Klaver <[email protected]>
` Re: Inserting default values into execute_values
  2020-04-01 21:15 UTC  Adrian Klaver <[email protected]>
  [5+ messages in thread]

Inserting default values into execute_values
  2020-03-31 22:27 UTC  Stephen Lagree <[email protected]>
` Re: Inserting default values into execute_values
  2020-03-31 22:57 UTC  Adrian Klaver <[email protected]>
` Re: Inserting default values into execute_values
  2020-03-31 23:08 UTC  Adrian Klaver <[email protected]>
  [3+ messages in thread]

psycopg3: a first report
  2020-03-27 10:46 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 04:27 UTC  Stefan Knecht <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 07:49 UTC  Rory Campbell-Lange <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 09:14 UTC  Stefan Knecht <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 09:17 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 09:30 UTC  Daniele Varrazzo <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 10:00 UTC  Rory Campbell-Lange <[email protected]>
` Re: psycopg3: a first report
  2020-03-30 10:53 UTC  Daniele Varrazzo <[email protected]>
  [8+ messages in thread]

wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 15:34 UTC  Karsten Hilbert <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 15:49 UTC  Adrian Klaver <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 16:12 UTC  Karsten Hilbert <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 16:26 UTC  Adrian Klaver <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 17:41 UTC  Karsten Hilbert <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 18:16 UTC  Adrian Klaver <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 19:35 UTC  Daniele Varrazzo <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 20:12 UTC  Adrian Klaver <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 20:29 UTC  Adrian Klaver <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-14 20:49 UTC  Karsten Hilbert <[email protected]>
` Re: wire protocol errors on Debian (py3/psyco 2.8)
  2020-03-15 19:58 UTC  Karsten Hilbert <[email protected]>
  [11+ messages in thread]

psycopg3: request for support
  2020-03-06 10:31 UTC  Daniele Varrazzo <[email protected]>

Re: Nested transactions support for code composability
  2020-02-15 16:55 UTC  Daniel Fortunov <[email protected]>
` Re: Nested transactions support for code composability
  2020-02-15 18:24 UTC  Reuben Rissler <[email protected]>
` Nested transactions support for code composability
  2020-02-15 19:38 UTC  Daniel Fortunov <[email protected]>
` Re: Nested transactions support for code composability
  2020-02-15 20:55 UTC  Christophe Pettus <[email protected]>
` Re: Nested transactions support for code composability
  2020-02-16 11:52 UTC  Daniele Varrazzo <[email protected]>
` Re: Nested transactions support for code composability
  2020-02-17 08:26 UTC  Daniel Fortunov <[email protected]>
  [6+ messages in thread]

Executing stored procs
  2020-01-15 06:36 UTC  Anthony Waye <[email protected]>
` Re: Executing stored procs
  2020-01-15 12:05 UTC  Daniele Varrazzo <[email protected]>
` RE: Executing stored procs
  2020-01-16 01:01 UTC  Anthony Waye <[email protected]>
  [3+ messages in thread]

RE: Array of tuples as a parameter, with type casts
  2019-12-05 14:41 UTC  David Raymond <[email protected]>
` Re: Array of tuples as a parameter, with type casts
  2019-12-05 17:43 UTC  Vladimir Ryabtsev <[email protected]>
  [2+ messages in thread]

Re: Array of tuples as a parameter, with type casts
  2019-12-04 00:00 UTC  Vladimir Ryabtsev <[email protected]>
` Re: Array of tuples as a parameter, with type casts
  2019-12-04 18:44 UTC  Adrian Klaver <[email protected]>
` Re: Array of tuples as a parameter, with type casts
  2019-12-04 18:47 UTC  Adrian Klaver <[email protected]>
` Re: Array of tuples as a parameter, with type casts
  2019-12-04 21:32 UTC  Vladimir Ryabtsev <[email protected]>
` Re: Array of tuples as a parameter, with type casts
  2019-12-04 22:50 UTC  Daniele Varrazzo <[email protected]>
  [5+ messages in thread]

Array of tuples as a parameter, with type casts
  2019-11-30 04:30 UTC  Vladimir Ryabtsev <[email protected]>
` Re: Array of tuples as a parameter, with type casts
  2019-11-30 15:15 UTC  Adrian Klaver <[email protected]>
  [2+ messages in thread]

Psycopg 2.8.4 released
  2019-10-20 09:38 UTC  Daniele Varrazzo <[email protected]>

Psycopg2 and postgresql 12
  2019-10-01 19:10 UTC  Dale Arntson <[email protected]>
` Re: Psycopg2 and postgresql 12
  2019-10-01 20:02 UTC  Adrian Klaver <[email protected]>
` Re: Psycopg2 and postgresql 12
  2019-10-02 10:05 UTC  Daniele Varrazzo <[email protected]>
  [3+ messages in thread]

Rounding numbers from copy expert
  2019-07-24 23:28 UTC  John Abraham <[email protected]>
` Re: Rounding numbers from copy expert
  2019-07-24 23:33 UTC  Adrian Klaver <[email protected]>
` Re: Rounding numbers from copy expert
  2019-07-25 00:35 UTC  John Abraham <[email protected]>
` Re: Rounding numbers from copy expert
  2019-07-25 00:48 UTC  Adrian Klaver <[email protected]>
  [4+ messages in thread]

pgcopy 1.4.0 release announcement
  2019-07-11 21:14 UTC  Aryeh Leib Taurog <[email protected]>

Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-13 19:28 UTC  Daniel Cohen <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-13 20:00 UTC  Christophe Pettus <[email protected]>
` RE: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-13 20:29 UTC  David Raymond <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-13 20:35 UTC  Christophe Pettus <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-13 20:54 UTC  Daniel Cohen <[email protected]>
` RE: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-13 21:17 UTC  David Raymond <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 12:40 UTC  Federico Di Gregorio <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 16:07 UTC  Adrian Klaver <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 16:12 UTC  Christophe Pettus <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 16:41 UTC  Daniel Cohen <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 17:44 UTC  Sebastiaan Mannem <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 19:12 UTC  Daniele Varrazzo <[email protected]>
` Re: Creating dynamically-typed tables using psycopg2's built-in formatting
  2019-06-14 20:41 UTC  Daniel Cohen <[email protected]>
  [13+ messages in thread]

psycopg 2.8.3 released
  2019-06-14 00:05 UTC  Daniele Varrazzo <[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