pgsql-hackers since 2022-11-01 10:36
The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!
Search the Archives
Browse Archives
Prev
|
Next
Nov. 1, 2022
Thread |
Author |
Time |
Re: [PATCH] Backport perl tests for pg_upgrade from 322becb60 📎
|
Anton A. Melnikov |
10:36 |
Re: ResourceOwner refactoring
|
Heikki Linnakangas |
10:39 |
Re: real/float example for testlibpq3
|
Peter Eisentraut |
10:39 |
Re: Commit fest 2022-11
|
Michael Paquier |
10:55 |
Re: Commit fest 2022-11
|
Michael Paquier |
10:59 |
Re: Improve description of XLOG_RUNNING_XACTS
|
Amit Kapila |
11:03 |
Re: Prefetch the next tuple's memory during seqscans
|
Andy Fan |
11:08 |
Re: Latches vs lwlock contention 📎
|
Thomas Munro |
11:09 |
Re: [PATCH] Improve tab completion for ALTER TABLE on identity
columns
|
Peter Eisentraut |
11:19 |
Re: [PATCH] Improve tab completion for ALTER TABLE on identity
columns
|
Peter Eisentraut |
11:20 |
Add palloc_aligned() to allow arbitrary power of 2 memory alignment 📎
|
David Rowley |
11:28 |
Re: [PATCH] Improve tab completion for ALTER TABLE on identity columns
|
Dagfinn Ilmari Mannsåker |
11:29 |
Re: Prefetch the next tuple's memory during seqscans
|
Thomas Munro |
11:42 |
Tests for psql \g and \o 📎
|
Daniel Verite |
11:42 |
Re: Prefetch the next tuple's memory during seqscans
|
David Rowley |
11:50 |
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
thomas |
12:30 |
Re: Refactor to introduce pg_strcoll().
|
Peter Eisentraut |
12:36 |
Re: heavily contended lwlocks with long wait queues scale badly
|
Robert Haas |
12:37 |
Re: Collation version tracking for macOS
|
Thomas Munro |
12:42 |
Re: [patch] \g with multiple result sets and \watch with copy queries
|
Daniel Verite |
12:43 |
Re: ResourceOwner refactoring
|
Robert Haas |
12:43 |
Re: pg_upgrade allows itself to be run twice
|
Peter Eisentraut |
12:54 |
BUG #17663:Connect to the database through jdbc, call the stored
procedure containing the rollback statement,the database triggers an
assertion, and the database is in recovery mode. 📎
|
赵其桂 |
12:57 |
Re: pg_upgrade allows itself to be run twice
|
Justin Pryzby |
13:07 |
Re: pg15 inherited stats expressions: cache lookup failed for
statistics object
|
Justin Pryzby |
13:12 |
Re: real/float example for testlibpq3
|
Tom Lane |
13:15 |
Re: Privileges on PUBLICATION
|
Peter Eisentraut |
13:23 |
Re: Direct I/O
|
Justin Pryzby |
13:33 |
Re: heavily contended lwlocks with long wait queues scale badly
|
Jonathan S. Katz |
15:19 |
Re: ResourceOwner refactoring
|
Andres Freund |
15:42 |
Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when
COPY TO
|
Mingli Zhang |
15:45 |
Re: heavily contended lwlocks with long wait queues scale badly
|
Andres Freund |
15:59 |
Re: BUG #17663:Connect to the database through jdbc, call the stored procedure containing the rollback statement,the database triggers an assertion, and the database is in recovery mode.
|
Tom Lane |
16:01 |
Re: Commit fest 2022-11
|
Magnus Hagander |
16:36 |
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
Jacob Champion |
17:03 |
Re: heavily contended lwlocks with long wait queues scale badly
|
Andres Freund |
17:41 |
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for
server cert
|
Jacob Champion |
17:55 |
Re: pg_dump: Refactor code that constructs ALTER ... OWNER TO commands
|
Corey Huinker |
17:59 |
perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local
|
Andres Freund |
18:01 |
Re: pg15 inherited stats expressions: cache lookup failed for statistics object
|
Tom Lane |
18:35 |
Re: Lockless queue of waiters in LWLock 📎
|
Pavel Borisov |
18:52 |
Re: perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local
|
Dagfinn Ilmari Mannsåker |
18:55 |
Re: Segfault on logical replication to partitioned table with foreign children 📎
|
Tom Lane |
19:10 |
Re: Check return value of pclose() correctly
|
Peter Eisentraut |
20:30 |
Re: Check return value of pclose() correctly
|
Peter Eisentraut |
20:41 |
Re: Direct I/O
|
Thomas Munro |
20:44 |
Re: psql: Add command to use extended query protocol
|
Peter Eisentraut |
20:47 |
Re: perl 5.36, C99, -Wdeclaration-after-statement
-Wshadow=compatible-local
|
Peter Eisentraut |
21:00 |
Re: Pluggable toaster 📎
|
Aleksander Alekseev |
21:15 |
Re: doc: Fix description of how the default user name is chosen 📎
|
David G. Johnston |
21:31 |
Re: warn if GUC set to an invalid shared library 📎
|
Justin Pryzby |
22:26 |
Glossary and initdb definition work for "superuser" and database/cluster 📎
|
David G. Johnston |
22:47 |
Re: Direct I/O
|
Andres Freund |
22:54 |
Re: psql: Add command to use extended query protocol
|
Simon Riggs |
22:58 |
Re: User functions for building SCRAM secrets
|
Jacob Champion |
23:02 |
Re: Commit fest 2022-11
|
Ian Lawrence Barwick |
23:21 |
PL/pgSQL cursors should get generated portal names by default 📎
|
Tom Lane |
23:39 |
Re: Support logical replication of DDLs
|
vignesh C |
23:43 |
Re: Allow single table VACUUM in transaction block
|
Simon Riggs |
23:56 |
Re: Collation version tracking for macOS
|
Thomas Munro |
23:57 |
Re: Error for WITH options on partitioned tables
|
Simon Riggs |
23:58 |
Nov. 2, 2022
Nov. 3, 2022
Browse Archives
Prev
|
Next