..
access
VACUUM VERBOSE: Don't report "pages removed".
2021-08-31 20:37:17 -07:00
bootstrap
Rethink definition of pg_attribute.attcompression.
2021-05-27 13:24:27 -04:00
catalog
Fix lookup error in extended stats ownership check
2021-08-31 18:36:06 +02:00
commands
Keep stats up to date for partitioned tables
2021-08-28 15:58:23 -04:00
executor
Improve error messages about misuse of SELECT INTO.
2021-08-21 10:22:14 -04:00
foreign
Update copyright for 2021
2021-01-02 13:06:25 -05:00
jit
jit: Don't inline functions that access thread-locals.
2021-07-22 15:08:10 +12:00
lib
Fix typo in comment
2021-04-20 14:35:16 +02:00
libpq
Set type identifier on BIO
2021-08-17 14:30:25 +02:00
main
Update copyright for 2021
2021-01-02 13:06:25 -05:00
nodes
Change the name of the Result Cache node to Memoize
2021-07-14 12:45:00 +12:00
optimizer
Fix missed lock acquisition while inlining new-style SQL functions.
2021-08-31 12:02:36 -04:00
parser
Avoid using ambiguous word "positive" in error message.
2021-08-25 11:47:43 +09:00
partitioning
Avoid using ambiguous word "non-negative" in error messages.
2021-07-28 01:21:35 +09:00
po
Translation updates
2021-08-09 11:51:59 +02:00
port
Make EXEC_BACKEND more convenient on macOS.
2021-08-13 11:11:59 +12:00
postmaster
Keep stats up to date for partitioned tables
2021-08-28 15:58:23 -04:00
regex
Handle interaction of regexp's makesearch and MATCHALL more honestly.
2021-08-27 12:18:58 -04:00
replication
Fix incorrect error code in StartupReplicationOrigin().
2021-08-30 09:22:28 +05:30
rewrite
Reject cases where a query in WITH rewrites to just NOTIFY.
2021-07-09 11:02:26 -04:00
snowball
Update snowball
2021-02-19 08:10:15 +01:00
statistics
Error message refactoring
2021-06-27 09:41:16 +02:00
storage
Deduplicate choice of horizon for a relation procarray.c.
2021-07-24 20:30:26 -07:00
tcop
Use elog, not Assert, to report failure to provide an outer snapshot.
2021-07-31 11:50:14 -04:00
tsearch
Fix typos and grammar in comments and docs
2021-04-19 11:32:30 +09:00
utils
Don't print extra parens around expressions in extended stats
2021-09-01 00:44:12 +02:00
.gitignore
common.mk
Remove PARTIAL_LINKING build mode.
2018-03-30 17:33:04 -07:00
Makefile
Use sort_template.h for qsort_tuple() and qsort_ssup().
2021-03-03 17:02:32 +13:00
nls.mk
Translation updates
2021-05-10 14:36:21 +02:00