| .. |
|
access
|
Fix typo in multixact.c
|
2022-02-10 10:45:14 +09:00 |
|
bootstrap
|
pg_upgrade: Preserve relfilenodes and tablespace OIDs.
|
2022-01-17 13:40:27 -05:00 |
|
catalog
|
Add UNIQUE null treatment option
|
2022-02-03 11:48:21 +01:00 |
|
commands
|
Reduce more the number of calls to GetMaxBackends()
|
2022-02-10 10:27:29 +09:00 |
|
executor
|
Test, don't just Assert, that mergejoin's inputs are in order.
|
2022-02-05 11:59:29 -05:00 |
|
foreign
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
jit
|
Track LLVM 14 API changes, up to 2022-01-30.
|
2022-02-04 16:16:10 +13:00 |
|
lib
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
libpq
|
Remove MaxBackends variable in favor of GetMaxBackends() function.
|
2022-02-08 15:53:19 -05:00 |
|
main
|
windows: Improve crash / assert / exception handling.
|
2022-02-02 18:33:25 -08:00 |
|
nodes
|
Add UNIQUE null treatment option
|
2022-02-03 11:48:21 +01:00 |
|
optimizer
|
Consider parallel awareness when removing single-child Appends
|
2022-01-25 21:10:03 +13:00 |
|
parser
|
Add UNIQUE null treatment option
|
2022-02-03 11:48:21 +01:00 |
|
partitioning
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
po
|
Translation updates
|
2021-06-21 12:33:50 +02:00 |
|
port
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
postmaster
|
Remove MaxBackends variable in favor of GetMaxBackends() function.
|
2022-02-08 15:53:19 -05:00 |
|
regex
|
Call pg_newlocale_from_collation() also with default collation
|
2022-01-20 09:50:18 +01:00 |
|
replication
|
Improve invalidation handling in pgoutput.c.
|
2022-02-04 07:30:40 +05:30 |
|
rewrite
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
snowball
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
statistics
|
Fix various typos, grammar and code style in comments and docs
|
2022-01-25 09:40:04 +09:00 |
|
storage
|
Reduce more the number of calls to GetMaxBackends()
|
2022-02-10 10:27:29 +09:00 |
|
tcop
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
tsearch
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
utils
|
Update comment
|
2022-02-10 09:16:17 +01: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
|
Server-side gzip compression.
|
2022-01-24 15:13:18 -05:00 |
|
nls.mk
|
Report progress of startup operations that take a long time.
|
2021-10-25 11:51:57 -04:00 |