TopicMailing ListsActivityParticipants
1 commit
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+5 more
2019-01Committed
Patch#1930
CINot processed
ReviewersFabien Coelho (calvin)
CommitterTom Lane (tgl)
Alternative to \copy in psql modelled after \g
Alternative to \copy in psql modelled after \g
hackers
35 replies
Jan 28, 2019
Daniel VeriteFabien COELHOTom LaneDavid G. JohnstonAlvaro Herrera+1
3 commits
Fix breakage of "\pset format latex".
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Make psql's "\pset format" command reject non-unique abbreviations.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Doc: remove claim that all \pset format options are unique in 1 letter.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+6 more
Doc patch on psql output formats
Doc patch on psql output formats
hackers
9 replies
Nov 26, 2018
Daniel VeriteTom LaneMichael Paquier