index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
publicationcmds.c
Commit message (
Expand
)
Author
Age
*
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-19
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Message style fixes
Peter Eisentraut
2017-09-11
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
*
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-12
*
Fix typo in comment
Magnus Hagander
2017-04-07
*
Fix grammar in comment
Magnus Hagander
2017-03-23
*
Refine rules for altering publication owner
Peter Eisentraut
2017-03-22
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
Provide CatalogTupleDelete() as a wrapper around simple_heap_delete().
Tom Lane
2017-02-01
*
Tweak catalog indexing abstraction for upcoming WARM
Alvaro Herrera
2017-01-31
*
Update copyright years in some recently added files
Peter Eisentraut
2017-01-25
*
Record dependencies on owners for logical replication objects
Alvaro Herrera
2017-01-20
*
Logical replication
Peter Eisentraut
2017-01-20