Skip to content

Commit 07ba0c5

Browse files
committed
Copyedit Changes
1 parent 986e3d4 commit 07ba0c5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: Changes

+4-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Revision history for pgTAP
33

44
1.2.0
55
--------------------------
6-
* Make description field optional in has_view() and hasnt_view() when
6+
* Made the description field optional in `has_view()` and `hasnt_view()` when
77
specifying schema (#230). Thanks to Godwottery for the patch!
88
* Added support for the date and time keywords `CURRENT_DATE`, `CURRENT_TIME`,
99
`CURRENT_TIMESTAMP`, `LOCALTIME`, and `LOCALTIMESTAMP` to `col_default_is()`.
@@ -33,8 +33,9 @@ Revision history for pgTAP
3333
the pull request (#250).
3434
* Added `hasnt_operator()`, `hasnt_leftop()`, `hasnt_rightop()` (#38). Thanks to
3535
Wolfgang Walther for the pull request (#251).
36-
* Improve output of results_eq and results_ne when number of columns or their
37-
types are different (#37).
36+
* Improved the output of `results_eq()` and `results_ne()` when the number of
37+
columns or their types are different (#37). Thanks to Wolfgang Walther for
38+
the pull request (#255).
3839

3940
1.1.0 2019-11-25T19:05:38Z
4041
--------------------------

0 commit comments

Comments
 (0)