..
access
Refactor ps_status.c API
2020-03-11 16:38:31 +01:00
bootstrap
Unify several ways to tracking backend type
2020-03-13 14:01:10 +01:00
catalog
Avoid duplicates in ALTER ... DEPENDS ON EXTENSION
2020-03-11 11:04:59 -03:00
commands
Preserve replica identity index across ALTER TABLE rewrite
2020-03-13 11:57:06 +01:00
executor
Remove utils/acl.h from catalog/objectaddress.h
2020-03-10 10:27:00 +01:00
foreign
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
jit
Extend ExecBuildAggTrans() to support a NULL pointer check.
2020-03-04 17:29:18 -08:00
lib
Move src/backend/utils/hash/hashfn.c to src/common
2020-02-27 09:25:41 +05:30
libpq
Introduce macros for typalign and typstorage constants.
2020-03-04 10:34:25 -05:00
main
Add PostgreSQL home page to --help output
2020-02-28 13:12:21 +01:00
nodes
Marginal comments and docs cleanup.
2020-03-10 17:34:09 -04:00
optimizer
Save calculated transitionSpace in Agg node.
2020-02-27 11:20:56 -08:00
parser
Restructure polymorphic-type resolution in funcapi.c.
2020-03-14 14:42:22 -04:00
partitioning
Move src/backend/utils/hash/hashfn.c to src/common
2020-02-27 09:25:41 +05:30
po
Translation updates
2019-06-17 15:30:20 +02:00
port
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
postmaster
Remove am_syslogger global variable
2020-03-13 14:01:15 +01:00
regex
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
replication
Refactor ps_status.c API
2020-03-11 16:38:31 +01:00
rewrite
Make rewriter prevent auto-updates on views with conditional INSTEAD rules.
2020-01-14 09:52:21 +00:00
snowball
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
statistics
Use multi-variate MCV lists to estimate ScalarArrayOpExpr
2020-03-14 16:13:00 +01:00
storage
Refactor ps_status.c API
2020-03-11 16:38:31 +01:00
tcop
Refactor ps_status.c API
2020-03-11 16:38:31 +01:00
tsearch
Introduce macros for typalign and typstorage constants.
2020-03-04 10:34:25 -05:00
utils
Add backend type to csvlog and optionally log_line_prefix
2020-03-15 11:20:21 +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
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
nls.mk
Translation updates
2019-05-20 16:00:53 +02:00