TopicMailing ListsActivityParticipants
1 commit
Add some missing schema qualifications
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Fixes for missing schema qualifications
Fixes for missing schema qualifications
hackers
22 replies
Dec 03, 2018
Michael PaquierNoah MischTatsuo IshiiDavid G. JohnstonDavid Steele+1
2 commits
Add pg_rewind --no-sync
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Simplify logic to sync target directory at the end of pg_rewind
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
2018-07Committed
Patch#1609
CINot processed
ReviewersHeikki Linnakangas (heikki)
CommitterMichael Paquier (michael-kun)
Simplify final sync in pg_rewind's target folder and add --no-sync
Simplify final sync in pg_rewind's target folder and add --no-sync
hackers
3 replies
Jul 10, 2018
Michael PaquierHeikki Linnakangas
Typo in xlog.c
hackers
2 replies
Mar 30, 2018
Michael PaquierMagnus Hagander
1 commit
C comments: "a" <--> "an" corrections
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Incorrect use of "an" and "a" in code comments and docs
Incorrect use of "an" and "a" in code comments and docs
hackers
13 replies
Mar 30, 2018
Michael PaquierBruce MomjianAbhijit Menon-SenDavid RowleyAndres Freund+2
1 commit
Fix typo for RangeVarGetRelidExtended
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Comment on top of RangeVarGetRelidExtended in namespace.c mentioning RangeVarGetRelid
Comment on top of RangeVarGetRelidExtended in namespace.c mentioning RangeVarGetRelid
hackers
2 replies
Mar 07, 2018
Michael PaquierStephen Frost