index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
subscriptioncmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove utils/acl.h from catalog/objectaddress.h
Peter Eisentraut
2020-03-10
1
-0
/
+1
*
Introduce macros for typalign and typstorage constants.
Tom Lane
2020-03-04
1
-1
/
+1
*
Remove excess parens in ereport() calls
Alvaro Herrera
2020-01-30
1
-1
/
+1
*
Make lsn argument of walrcv_create_slot() optional
Peter Eisentraut
2020-01-11
1
-2
/
+1
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Make the order of the header file includes consistent in backend modules.
Amit Kapila
2019-11-12
1
-10
/
+2
*
PG_FINALLY
Peter Eisentraut
2019-11-01
1
-11
/
+2
*
Add an enforcement mechanism for global object names in regression tests.
Tom Lane
2019-06-29
1
-0
/
+9
*
Fix typo in message
Alvaro Herrera
2019-05-28
1
-1
/
+1
*
More message style fixes
Alvaro Herrera
2019-05-16
1
-14
/
+26
*
Replace uses of heap_open et al with the corresponding table_* function.
Andres Freund
2019-01-21
1
-12
/
+12
*
Replace heapam.h includes with {table, relation}.h where applicable.
Andres Freund
2019-01-21
1
-1
/
+1
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
1
-10
/
+21
*
Introduce notion of different types of slots (without implementing them).
Andres Freund
2018-11-15
1
-1
/
+1
*
Split the SetSubscriptionRelState function into two
Peter Eisentraut
2018-04-06
1
-4
/
+4
*
Rename TransactionChain functions
Peter Eisentraut
2018-03-16
1
-2
/
+2
*
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-19
1
-3
/
+3
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Rethink MemoryContext creation to improve performance.
Tom Lane
2017-12-13
1
-3
/
+1
*
... and the very same bug in publicationListToArray().
Tom Lane
2017-09-23
1
-3
/
+5
*
Fix DROP SUBSCRIPTION hang
Peter Eisentraut
2017-09-17
1
-7
/
+12
*
Add a WAIT option to DROP_REPLICATION_SLOT
Alvaro Herrera
2017-09-01
1
-1
/
+1
*
Fix up some misusage of appendStringInfo() and friends
Peter Eisentraut
2017-08-15
1
-5
/
+5
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
1
-1
/
+2
*
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
1
-1
/
+1
*
Improve wording of subscription refresh debug messages
Peter Eisentraut
2017-08-07
1
-9
/
+6
*
Downgrade subscription refresh messages to DEBUG1
Peter Eisentraut
2017-08-07
1
-2
/
+2
*
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-08-04
1
-4
/
+24
*
Improve subscription locking
Peter Eisentraut
2017-07-03
1
-0
/
+3
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-9
/
+9
*
Remove "synchronized table states" notice message
Peter Eisentraut
2017-06-12
1
-3
/
+0
*
Stop table sync workers when subscription relation entry is removed
Peter Eisentraut
2017-06-12
1
-0
/
+2
*
Fix updating of pg_subscription_rel from workers
Peter Eisentraut
2017-06-07
1
-2
/
+2
*
Fix ALTER SUBSCRIPTION grammar ambiguity
Peter Eisentraut
2017-06-05
1
-9
/
+25
*
Fix mistake in error message
Peter Eisentraut
2017-05-19
1
-1
/
+1
*
Improve CREATE SUBSCRIPTION option parsing
Peter Eisentraut
2017-05-17
1
-1
/
+13
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-65
/
+68
*
Add more tests for CREATE SUBSCRIPTION
Peter Eisentraut
2017-05-17
1
-5
/
+5
*
Check relkind of tables in CREATE/ALTER SUBSCRIPTION
Peter Eisentraut
2017-05-16
1
-0
/
+11
*
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
1
-0
/
+1
*
Add assertion to quiet Coverity
Peter Eisentraut
2017-05-15
1
-0
/
+3
*
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-12
1
-36
/
+6
*
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-09
1
-36
/
+105
*
Check connection info string in ALTER SUBSCRIPTION
Peter Eisentraut
2017-05-08
1
-0
/
+5
*
Don't wake up logical replication launcher unnecessarily
Peter Eisentraut
2017-05-01
1
-1
/
+2
*
Fix typo in comment.
Fujii Masao
2017-04-27
1
-1
/
+1
*
Wake up launcher when enabling a subscription
Peter Eisentraut
2017-04-25
1
-0
/
+3
*
Synchronize table list before creating slot in CREATE SUBSCRIPTION
Peter Eisentraut
2017-04-21
1
-14
/
+14
*
Fix typos in comment and log message.
Fujii Masao
2017-04-18
1
-1
/
+1
[next]