Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle heap rewrites better in logical replication | Peter Eisentraut | 2017-09-26 | 1 | -0/+26 |
* | Message style fixes | Peter Eisentraut | 2017-09-11 | 1 | -1/+1 |
* | Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). | Andres Freund | 2017-08-20 | 1 | -1/+1 |
* | Fix logical replication protocol comparison logic | Peter Eisentraut | 2017-08-15 | 1 | -1/+1 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 | 1 | -3/+3 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 | 1 | -61/+59 |
* | Preventive maintenance in advance of pgindent run. | Tom Lane | 2017-05-16 | 1 | -2/+3 |
* | Lag tracking for logical replication | Simon Riggs | 2017-05-12 | 1 | -0/+2 |
* | Update copyright in recently added files. | Fujii Masao | 2017-04-25 | 1 | -1/+1 |
* | Use American English in error message | Peter Eisentraut | 2017-04-05 | 1 | -2/+2 |
* | Fix typos in comments. | Heikki Linnakangas | 2017-02-06 | 1 | -4/+4 |
* | Move some things from builtins.h to new header files | Peter Eisentraut | 2017-01-20 | 1 | -1/+1 |
* | Logical replication | Peter Eisentraut | 2017-01-20 | 1 | -0/+596 |