postgresql/src
Peter Geoghegan 0c41c83d8f Clear up btree_xlog_split() alignment comment.
Adjust a comment that describes how alignment of the new left page high
key works in btree_xlog_split(), the nbtree page split REDO routine.
The wording used before commit 2c03216d83 is much clearer, so go back
to that.
2020-01-02 18:30:25 -08:00
..
backend Clear up btree_xlog_split() alignment comment. 2020-01-02 18:30:25 -08:00
bin Minor portability fixes for new TAP script. 2020-01-02 19:45:00 -05:00
common Update copyrights for 2020 2020-01-01 12:21:45 -05:00
fe_utils Update copyrights for 2020 2020-01-01 12:21:45 -05:00
include Reorder two nbtree.h function prototypes. 2020-01-02 10:57:15 -08:00
interfaces Update copyrights for 2020 2020-01-01 12:21:45 -05:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
pl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
port Update copyrights for 2020 2020-01-01 12:21:45 -05:00
template Fix compiler warning for ppoll() on Cygwin 2019-12-22 23:20:00 +01:00
test Fix cloning of row triggers to sub-partitions 2020-01-02 17:04:24 -03:00
timezone Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tools Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Add basic TAP tests for psql's tab-completion logic. 2020-01-02 15:02:21 -05:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00