..
access
Use platform independent type for TupleTableSlot->tts_off.
2018-02-20 15:12:52 -08:00
bootstrap
Allow UNIQUE indexes on partitioned tables
2018-02-19 17:40:00 -03:00
catalog
Fix filtering of unsupported relations in logical replication
2018-02-23 22:13:21 -05:00
commands
Support parameters in CALL
2018-02-22 21:36:48 -05:00
executor
Fix brown-paper-bag bug in commit 0a459cec96.
2018-02-23 15:11:40 -05:00
foreign
Remove bogus "extern" annotations on function definitions.
2018-02-19 12:07:44 -05:00
lib
Remove some inappropriate #includes.
2018-02-16 12:14:08 -05:00
libpq
Fix up references to scram-sha-256
2018-01-30 16:50:30 -05:00
main
Update copyright for 2018
2018-01-02 23:30:12 -05:00
nodes
Support parameters in CALL
2018-02-22 21:36:48 -05:00
optimizer
Fix planner failures with overlapping mergejoin clauses in an outer join.
2018-02-23 13:47:33 -05:00
parser
Support parameters in CALL
2018-02-22 21:36:48 -05:00
po
Translation updates
2017-08-07 13:55:34 -04:00
port
Support huge pages on Windows
2018-01-21 15:40:46 +01:00
postmaster
Support parallel btree index builds.
2018-02-02 13:32:44 -05:00
regex
Update copyright for 2018
2018-01-02 23:30:12 -05:00
replication
Fix filtering of unsupported relations in logical replication
2018-02-23 22:13:21 -05:00
rewrite
Fix application of identity values in some cases
2018-02-02 14:39:10 -05:00
snowball
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
2018-01-26 18:25:14 -05:00
statistics
Update copyright for 2018
2018-01-02 23:30:12 -05:00
storage
Remove extra words.
2018-02-22 18:06:30 -05:00
tcop
Support parameters in CALL
2018-02-22 21:36:48 -05:00
tsearch
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
2018-01-26 18:25:14 -05:00
utils
Add window RANGE support for float4, float8, numeric.
2018-02-24 13:23:38 -05:00
.gitignore
Add .gitignore entries for AIX-specific intermediate build artifacts.
2015-07-08 20:44:22 -04:00
common.mk
Add ICU_CFLAGS to global CPPFLAGS
2017-06-12 15:57:22 -04:00
Makefile
Update copyright for 2018
2018-01-02 23:30:12 -05:00
nls.mk
Translation updates
2017-05-15 12:19:54 -04:00