| .. |
|
access
|
Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan.
|
2018-03-17 14:59:49 -04:00 |
|
bootstrap
|
Add missing debug lines during bootstrap
|
2018-03-07 11:47:35 -03:00 |
|
catalog
|
Remove pg_class.relhaspkey
|
2018-03-14 15:31:34 -04:00 |
|
commands
|
Fix state reversal after partition tuple routing
|
2018-03-19 17:45:53 -03:00 |
|
executor
|
Expand comment a little bit
|
2018-03-19 18:01:27 -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
|
Generate a separate upper relation for each stage of setop planning.
|
2018-03-19 11:55:38 -04:00 |
|
parser
|
Simplify parse representation of savepoint commands
|
2018-03-16 13:18:06 -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
|
Add ssl_passphrase_command setting
|
2018-03-17 08:28:51 -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 |