| .. |
|
access
|
Prevent query-lifespan memory leakage of SP-GiST traversal values.
|
2018-03-19 23:59:30 -04:00 |
|
bootstrap
|
Add missing debug lines during bootstrap
|
2018-03-07 11:47:35 -03:00 |
|
catalog
|
Fix CommandCounterIncrement in partition-related DDL
|
2018-03-20 11:19:41 -03:00 |
|
commands
|
Fix CommandCounterIncrement in partition-related DDL
|
2018-03-20 11:19:41 -03:00 |
|
executor
|
Remove unnecessary members from ModifyTableState and ExecInsert
|
2018-03-19 18:09:43 -03:00 |
|
foreign
|
Remove bogus "extern" annotations on function definitions.
|
2018-02-19 12:07:44 -05:00 |
|
lib
|
Minor clean-up in dshash.{c,h}.
|
2018-03-01 16:25:46 -08:00 |
|
libpq
|
Fix typo in comment
|
2018-03-19 10:45:44 +01:00 |
|
main
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
nodes
|
Simplify parse representation of savepoint commands
|
2018-03-16 13:18:06 -04:00 |
|
optimizer
|
Don't pass the grouping target around unnecessarily.
|
2018-03-20 11:37:43 -04:00 |
|
parser
|
Add missing break
|
2018-03-19 19:45:51 -04: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
|
Log when a BRIN autosummarization request fails
|
2018-03-14 11:59:40 -03:00 |
|
regex
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
replication
|
Rename TransactionChain functions
|
2018-03-16 13:18:06 -04:00 |
|
rewrite
|
Remove pg_class.relhaspkey
|
2018-03-14 15:31:34 -04: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
|
shm_mq: Fix detach race condition.
|
2018-03-05 15:12:49 -05:00 |
|
tcop
|
Simplify parse representation of savepoint commands
|
2018-03-16 13:18:06 -04:00 |
|
tsearch
|
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
|
2018-01-26 18:25:14 -05:00 |
|
utils
|
Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY.
|
2018-03-19 18:50:05 -04: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 |