Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
pgsql-committers since 2019-04-01 00:00
Notification of git commits are sent to this list. Do not post here!
Search the Archives
(enter a message-id to go directly to that message)
Advanced Search
Browse Archives
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
April 1, 2019
Thread
Author
Time
pgsql: Fix nbtree high key "continuescan" row compare bug.
Peter Geoghegan
00:27
pgsql: tableam: bitmap table scan.
Andres Freund
01:42
pgsql: tableam: Formatting and other minor cleanups.
Andres Freund
01:42
pgsql: tableam: sample scan.
Andres Freund
01:42
pgsql: Update HINT for pre-existing shared memory block.
Noah Misch
02:34
pgsql: Update HINT for pre-existing shared memory block.
Noah Misch
02:34
pgsql: Update HINT for pre-existing shared memory block.
Noah Misch
02:34
pgsql: Update HINT for pre-existing shared memory block.
Noah Misch
02:34
pgsql: Update HINT for pre-existing shared memory block.
Noah Misch
02:34
pgsql: Update HINT for pre-existing shared memory block.
Noah Misch
02:34
pgsql: Fix thinko in allocation call during MVC list deserialization
Michael Paquier
05:22
Re: pgsql: Compute XID horizon for page level index vacuum on primary.
Simon Riggs
06:59
pgsql: Catch syntax error in generated column definition
Peter Eisentraut
08:49
pgsql: Restrict some cases in parsing numerics in jsonpath
Alexander Korotkov
15:18
pgsql: GIN support for @@ and @? jsonpath operators
Alexander Korotkov
15:18
pgsql: Throw error in jsonb_path_match() when result is not single bool
Alexander Korotkov
15:18
pgsql: Unified logging system for command-line programs
Peter Eisentraut
18:25
pgsql: Add volatile qualifier missed in commit 2e616dee9.
Tom Lane
18:37
pgsql: Improve documentation about our XML functionality.
Tom Lane
20:20
pgsql: Fix deadlock in heap_compute_xid_horizon_for_tuples().
Thomas Munro
20:31
Re: pgsql: Compute XID horizon for page level index vacuum on primary.
Thomas Munro
20:37
pgsql: Restrict pgbench's zipfian parameter to ensure good performance.
Tom Lane
21:37
pgsql: tableam: Add table_finish_bulk_insert().
Andres Freund
21:45
pgsql: Only allow heap in a number of contrib modules.
Andres Freund
22:05
April 2, 2019
Thread
Author
Time
Re: pgsql: Compute XID horizon for page level index vacuum on primary.
Andres Freund
01:26
pgsql: Add wal_recycle and wal_init_zero GUCs.
Thomas Munro
01:47
pgsql: Add progress reporting to pg_checksums
Michael Paquier
02:04
pgsql: Perform RLS subquery checks as the right user when going via a v
Dean Rasheed
07:31
pgsql: Perform RLS subquery checks as the right user when going via a v
Dean Rasheed
07:31
pgsql: Perform RLS subquery checks as the right user when going via a v
Dean Rasheed
07:31
pgsql: Perform RLS subquery checks as the right user when going via a v
Dean Rasheed
07:31
pgsql: Perform RLS subquery checks as the right user when going via a v
Dean Rasheed
07:31
pgsql: postgres_fdw: Perform the (ORDERED, NULL) upperrel operations re
Etsuro Fujita
10:23
pgsql: postgres_fdw: Modify regression tests for EPQ-related planning p
Etsuro Fujita
10:42
pgsql: Refactor create_limit_path() to share cost adjustment code with
Etsuro Fujita
10:57
pgsql: postgres_fdw: Perform the (FINAL, NULL) upperrel operations remo
Etsuro Fujita
11:33
pgsql: Add support for partial TOAST decompression
Stephen Frost
16:36
pgsql: Report progress of CREATE INDEX operations
Alvaro Herrera
18:23