Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-14 | Use DEFACLOBJ_ macros in error message instead of hardcoding | Peter Eisentraut | 10.0 |
| 2017-03-08 | Fix segfault in ALTER PUBLICATION/SUBSCRIPTION RENAME | Peter Eisentraut | 10.0 |
| 2017-03-06 | Remove objname/objargs split for referring to objects | Peter Eisentraut | 10.0 |
| 2017-03-06 | Replace LookupFuncNameTypeNames() with LookupFuncWithArgs() | Peter Eisentraut | 10.0 |
| 2017-03-01 | Fix naming inconsistency | Peter Eisentraut | 10.0 |
| 2017-02-23 | Remove deprecated COMMENT ON RULE syntax | Peter Eisentraut | 10.0 |
| 2017-02-08 | Fix relcache leaks in get_object_address_publication_rel() | Peter Eisentraut | 10.0 |
| 2017-01-26 | Add object_address tests for publications and subscriptions | Peter Eisentraut | 10.0 |
| 2017-01-23 | Fix pointer confusion | Peter Eisentraut | 10.0 |
| 2017-01-22 | Add missing break | Peter Eisentraut | 10.0 |
| 2017-01-21 | Move some things from builtins.h to new header files | Peter Eisentraut | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |