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 2018-03-28 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
March 28, 2018
Thread
Author
Time
pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
00:56
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andres Freund
01:00
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
01:07
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andres Freund
01:10
pgsql: Add catversion bump missed in 16828d5c0.
Andres Freund
02:09
Re: pgsql: Add catversion bump missed in 16828d5c0.
Andrew Dunstan
03:01
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Tom Lane
03:40
pgsql: Quick adaption of JIT tuple deforming to the fast default patch.
Andres Freund
04:11
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andres Freund
04:13
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andres Freund
04:18
pgsql: Use pg_stat_get_xact* functions within xacts
Simon Riggs
04:22
Re: pgsql: Allow HOT updates for some expression indexes
Simon Riggs
04:23
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Tom Lane
04:25
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Tom Lane
04:48
Re: pgsql: Optimize btree insertions for common case of increasing values
Peter Geoghegan
06:03
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
06:09
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andres Freund
06:26
pgsql: Make fast_default regression tests locale independent
Andrew Dunstan
06:37
Re: pgsql: Allow HOT updates for some expression indexes 📎
Konstantin Knizhnik
07:44
Re: pgsql: Optimize btree insertions for common case of increasing values 📎
Pavan Deolasee
09:14
Re: pgsql: Fast ALTER TABLE ADD COLUMN with a non-NULL default
Etsuro Fujita
12:13
pgsql: Transforms for jsonb to PL/Python
Peter Eisentraut
12:39
Re: pgsql: Transforms for jsonb to PL/Python
Peter Eisentraut
14:19
pgsql: Fix jsonb_plpython tests on older Python versions
Peter Eisentraut
15:02
pgsql: Attempt to fix jsonb_plpython build on Windows
Peter Eisentraut
15:49
pgsql: Store 2PC GID in commit/abort WAL recs for logical decoding
Simon Riggs
16:47