Skip to content

Commit 035bb31

Browse files
Simon RiggsSimon Riggs
authored andcommitted
Assign Licence and add Credits
1 parent 48e52d9 commit 035bb31

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,6 @@ generating new xacts with the old structure after the schema change is
417417
committed on the publisher. Users will have to ensure writes are stopped on all
418418
nodes and all slots are caught up before making schema changes.
419419

420-
421420
### TRUNCATE
422421

423422
Truncating a table that has foreign key relationships on the subscriber but not
@@ -505,3 +504,16 @@ It also adds some features:
505504

506505
... but its main purpose is to provide a cleaner, simpler base that doesn't
507506
require a patched PostgreSQL, with a pluggable and extensible design.
507+
508+
## Credits and Licence
509+
510+
pglogical has been designed, developed and tested by the 2ndQuadrant team
511+
Petr Jelinek
512+
Craig Ringer
513+
Simon Riggs
514+
Pallavi Sontakke
515+
Umair Shahid
516+
517+
pglogical licence is The PostgreSQL Licence
518+
519+
pglogical copyright is novated to PostgreSQL Global Development Group

0 commit comments

Comments
 (0)