| .. |
|
access
|
Adjust error message
|
2019-02-11 10:31:36 +01:00 |
|
bootstrap
|
Message wording and pluralization improvements
|
2018-05-17 23:05:27 -04:00 |
|
catalog
|
Keep perl style checker happy
|
2019-02-05 15:18:25 -05:00 |
|
commands
|
Fix trigger drop procedure
|
2019-02-10 10:00:11 -03:00 |
|
executor
|
Reset, not recreate, execGrouping.c style hashtables.
|
2019-02-09 01:05:50 -08:00 |
|
foreign
|
Remove bogus "extern" annotations on function definitions.
|
2018-02-19 12:07:44 -05:00 |
|
jit
|
llvm: Fix file-ending in IDENTIFICATION comments.
|
2019-01-22 11:50:03 -08:00 |
|
lib
|
Rename rbtree.c functions to use "rbt" prefix not "rb" prefix.
|
2018-11-06 13:25:24 -05:00 |
|
libpq
|
Don't set PAM_RHOST for Unix sockets.
|
2018-11-28 14:14:40 +13:00 |
|
main
|
Update copyright for 2018
|
2018-01-02 23:30:12 -05:00 |
|
nodes
|
Add stack depth checks to key recursive functions in backend/nodes/*.c.
|
2018-12-10 11:12:43 -05:00 |
|
optimizer
|
Fix indexable-row-comparison logic to account for covering indexes.
|
2019-02-10 22:51:33 -05:00 |
|
parser
|
Add collation assignment to CALL statement
|
2019-02-07 08:25:54 +01:00 |
|
partitioning
|
Simplify partitioned table creation vs. relcache
|
2018-09-05 14:36:13 -03:00 |
|
po
|
Translation updates
|
2019-02-11 14:31:57 +01:00 |
|
port
|
Pad semaphores to avoid false sharing.
|
2018-07-25 11:00:42 +12:00 |
|
postmaster
|
Fix typos in documentation and for one wait event
|
2019-01-15 08:47:08 +09:00 |
|
regex
|
Clean up warnings from -Wimplicit-fallthrough.
|
2018-05-01 19:35:08 -04:00 |
|
replication
|
Fix various checksum check problems for pg_verify_checksums and base backups
|
2018-11-30 10:34:56 +09:00 |
|
rewrite
|
Fix set of NLS translation issues
|
2018-08-21 15:17:25 +09:00 |
|
snowball
|
Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers.
|
2018-01-26 18:25:14 -05:00 |
|
statistics
|
Fix typos.
|
2018-08-27 09:34:35 +12:00 |
|
storage
|
Have BufFileSize() ereport() on FileSize() failure.
|
2018-11-28 14:42:52 -08:00 |
|
tcop
|
Allow UNLISTEN in hot-standby mode.
|
2019-01-25 21:14:31 -05:00 |
|
tsearch
|
Make ts_locale.c's character-type functions cope with UTF-16.
|
2018-11-03 13:56:10 -04:00 |
|
utils
|
Defend against null error message reported by libxml2.
|
2019-02-08 13:30:57 -05:00 |
|
.gitignore
|
Add .gitignore entries for AIX-specific intermediate build artifacts.
|
2015-07-08 20:44:22 -04:00 |
|
common.mk
|
Remove PARTIAL_LINKING build mode.
|
2018-03-30 17:33:04 -07:00 |
|
Makefile
|
Rearrange makefile rules for running Gen_fmgrtab.pl.
|
2018-05-03 17:54:18 -04:00 |
|
nls.mk
|
Translation updates
|
2018-09-17 08:40:36 +02:00 |