..
access
Fix typos.
2020-02-10 09:31:18 +05:30
bootstrap
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
catalog
Bump catalog version for the addition of leader_pid in pg_stat_activity
2020-02-07 15:08:17 +09:00
commands
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
2020-01-29 18:42:43 -05:00
common
Move jsonapi.c and jsonapi.h to src/common.
2020-01-29 10:22:51 -05:00
datatype
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
executor
Change signature of TupleHashTableHash().
2020-02-10 10:20:10 -08:00
fe_utils
Reduce size of backend scanner's tables.
2020-01-13 15:04:31 -05:00
foreign
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
jit
jit: Reference expression step functions via llvmjit_types.
2020-02-06 22:29:14 -08:00
lib
Skip memcpy(x, x) in qunique().
2020-01-04 11:31:42 -08:00
libpq
Allow building without default socket directory
2020-01-31 16:28:43 +01:00
mb
Rationalize code placement between wchar.c, encnames.c, and mbutils.c.
2020-01-16 18:08:21 -05:00
nodes
expression eval: Don't redundantly keep track of AggState.
2020-02-06 19:54:43 -08:00
optimizer
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
parser
Restructure ALTER TABLE execution to fix assorted bugs.
2020-01-15 18:49:24 -05:00
partitioning
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
port
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
portability
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
postmaster
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
regex
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
replication
Set ReorderBufferTXN->final_lsn more eagerly
2020-01-17 18:00:39 -03:00
rewrite
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
snowball
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
statistics
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
storage
Add declaration-level assertions for compile-time checks
2020-02-03 14:48:42 +09:00
tcop
Fix problems with "read only query" checks, and refactor the code.
2020-01-16 12:11:31 -05:00
tsearch
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
utils
Optimizations for integer to decimal output.
2020-02-01 21:57:14 +00:00
.gitignore
Refactor dlopen() support
2018-09-06 11:33:04 +02:00
c.h
Add declaration-level assertions for compile-time checks
2020-02-03 14:48:42 +09:00
fmgr.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
funcapi.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
getaddrinfo.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
getopt_long.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
Makefile
Get rid of jsonpath_gram.h and jsonpath_scanner.h
2019-03-20 11:13:34 +03:00
miscadmin.h
Make vacuum buffer counters 64 bits wide
2020-02-05 16:59:29 -03:00
pg_config.h.in
Simplify passing of configure arguments to pg_config
2020-02-10 19:23:41 +01:00
pg_config_ext.h.in
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
2012-10-07 21:52:43 -04:00
pg_config_manual.h
Allow building without default socket directory
2020-01-31 16:28:43 +01:00
pg_getopt.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
pg_trace.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
pgstat.h
Add GUC variables for stat tracking and timeout as PGDLLIMPORT
2020-01-21 13:46:39 +09:00
pgtar.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
pgtime.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
port.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
postgres.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
postgres_ext.h
Phase 2 of pgindent updates.
2017-06-21 15:19:25 -04:00
postgres_fe.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
rusagestub.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00
windowapi.h
Update copyrights for 2020
2020-01-01 12:21:45 -05:00