Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Always use -fPIC, not -fpic, when building shared libraries with | Tom Lane | 17:33 |
pgsql: Always use -fPIC, not -fpic, when building shared libraries with | Tom Lane | 17:33 |
pgsql: Always use -fPIC, not -fpic, when building shared libraries with | Tom Lane | 17:33 |
pgsql: Always use -fPIC, not -fpic, when building shared libraries with | Tom Lane | 17:33 |
pgsql: Always use -fPIC, not -fpic, when building shared libraries with | Tom Lane | 17:33 |
pgsql: Always use -fPIC, not -fpic, when building shared libraries with | Tom Lane | 17:33 |
pgsql: Modify sequence catalog tuple before invoking post alter hook. | Andres Freund | 21:22 |
pgsql: Make ALTER SEQUENCE, including RESTART, fully transactional. | Andres Freund | 21:22 |
pgsql: Fix typo | Alvaro Herrera | 21:49 |
Thread | Author | Time |
---|---|---|
pgsql: psql: Fix display of whether table is part of publication | Peter Eisentraut | 01:20 |
pgsql: Reorganize logical replication worker disconnect code | Peter Eisentraut | 03:16 |
pgsql: Fix typo in comment | Magnus Hagander | 07:41 |
pgsql: Fix copy/paste mistake in comment | Magnus Hagander | 09:19 |
pgsql: Fix signal handling in logical replication workers | Peter Eisentraut | 18:51 |
pgsql: doc: Add note that DROP SUBSCRIPTION drops replication slot | Peter Eisentraut | 19:25 |
pgsql: Remove replication slot name check from ReplicationSlotAcquire() | Peter Eisentraut | 19:25 |
Re: pgsql: Fix signal handling in logical replication workers | Tom Lane | 23:04 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Fix signal handling in logical replication workers | Tom Lane | 00:59 |
Re: pgsql: Fix signal handling in logical replication workers | Petr Jelinek | 01:13 |
pgsql: Allow parallelism in COPY (query) TO ...; | Andres Freund | 02:23 |
pgsql: Allow parallelism in COPY (query) TO ...; | Andres Freund | 02:23 |
pgsql: Make tablesync worker exit when apply dies while it was waiting | Peter Eisentraut | 13:21 |
pgsql: Receive invalidation messages correctly in tablesync worker | Peter Eisentraut | 15:44 |
pgsql: Fix old corner-case logic error in final_cost_nestloop(). | Tom Lane | 17:48 |
pgsql: Fix <> and pattern-NOT-match estimators to handle nulls correctl | Tom Lane | 18:36 |
pgsql: Add some missing backslash commands to psql's tab-completion kno | Tom Lane | 21:10 |
Thread | Author | Time |
---|---|---|
pgsql: Remove dead variables. | Tom Lane | 00:35 |
pgsql: Assorted translatable string fixes | Alvaro Herrera | 15:48 |
pgsql: Assorted translatable string fixes | Alvaro Herrera | 15:48 |
pgsql: Assorted translatable string fixes | Alvaro Herrera | 15:48 |
pgsql: Disallow CREATE INDEX if table is already in use in current sess | Tom Lane | 16:02 |
pgsql: #ifdef out assorted unused GEQO code. | Tom Lane | 17:34 |
pgsql: Replace over-optimistic Assert in partitioning code with a runti | Tom Lane | 20:21 |
Thread | Author | Time |
---|---|---|
pgsql: Fix contrib/sepgsql regr tests for tup-routing constraint check | Joe Conway | 01:04 |
pgsql: Add statistics subdirectory to Makefile. | Robert Haas | 15:33 |
pgsql: Put new command-line options in alphabetical order | Peter Eisentraut | 16:20 |
Re: pgsql: Add statistics subdirectory to Makefile. | Alvaro Herrera | 16:26 |
pgsql: Improve authentication error messages. | Heikki Linnakangas | 16:55 |
pgsql: Fix bit-rot in pg_upgrade's test.sh, and improve documentation. | Tom Lane | 17:48 |
pgsql: Mark to_tsvector(regconfig,json[b]) functions immutable | Andrew Dunstan | 19:51 |
pgsql: Update key words table for version 10 | Peter Eisentraut | 21:20 |
pgsql: Again report a useful error message when walreceiver's connectio | Andres Freund | 21:57 |
pgsql: Use standard interrupt handling in logical replication launcher. | Andres Freund | 22:46 |
Thread | Author | Time |
---|---|---|
pgsql: doc: Add Node.js and Go drivers to client interfaces | Peter Eisentraut | 00:36 |
pgsql: Take PROVE_FLAGS from the command line but not the environment | Andrew Dunstan | 14:24 |
pgsql: Take PROVE_FLAGS from the command line but not the environment | Andrew Dunstan | 14:24 |
pgsql: Take PROVE_FLAGS from the command line but not the environment | Andrew Dunstan | 14:24 |
pgsql: Take PROVE_FLAGS from the command line but not the environment | Andrew Dunstan | 14:24 |
Thread | Author | Time |
---|---|---|
pgsql: Apply RLS policies to partitioned tables. | Joe Conway | 15:52 |
Re: pgindent (was Re: [COMMITTERS] pgsql: Preventive maintenance in advance of pgindent run.) | Piotr Stefaniak | 21:14 |
pgsql: Handle unqualified SEQUENCE NAME options properly in parse_utilc | Tom Lane | 23:00 |
Thread | Author | Time |
---|---|---|
pgsql: Disallow set-returning functions inside CASE or COALESCE. | Tom Lane | 03:46 |
pgsql: Teach RemoveRoleFromObjectPolicy() about partitioned tables. | Dean Rasheed | 07:45 |
pgsql: Teach PL/pgSQL about partitioned tables. | Dean Rasheed | 08:01 |
pgsql: Fix violations of CatalogTupleInsert/Update/Delete abstraction. | Tom Lane | 14:26 |
Re: pgindent (was Re: [COMMITTERS] pgsql: Preventive maintenance in advance of pgindent run.) | Tom Lane | 14:38 |
Re: pgindent (was Re: [COMMITTERS] pgsql: Preventive maintenance in advance of pgindent run.) | Bruce Momjian | 15:05 |
pgsql: Fix no-longer-valid shortcuts in expression_returns_set(). | Tom Lane | 15:10 |
pgsql: Put documentation of options and commands in more alphabetical o | Peter Eisentraut | 15:12 |
pgsql: Avoid bogus TwoPhaseState locking sequences | Alvaro Herrera | 15:35 |
pgsql: Improve release note text about set-returning-function changes. | Tom Lane | 15:44 |