| .. |
|
access
|
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
|
2019-09-19 21:49:07 +03:00 |
|
bootstrap
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
catalog
|
Straighten out leakproofness markings on text comparison functions.
|
2019-09-21 16:56:30 -04:00 |
|
commands
|
Fix many typos and inconsistencies
|
2019-07-01 10:00:23 +09:00 |
|
common
|
Update unicode_norm_table.h to Unicode 12.1.0
|
2019-06-24 22:50:56 +02:00 |
|
datatype
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
executor
|
Minor code review for tuple slot rewrite.
|
2019-11-06 12:00:17 -05:00 |
|
fe_utils
|
Fix parallel restore of FKs to partitioned tables
|
2019-10-17 09:58:01 +02:00 |
|
foreign
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
jit
|
Fix duplicated words in comments
|
2019-05-14 09:37:35 +09:00 |
|
lib
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
libpq
|
Switch position of some declarations in libpq.h
|
2019-06-09 11:33:52 +09:00 |
|
mb
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
nodes
|
Selectively include window frames in expression walks/mutates.
|
2019-10-03 11:12:39 +01:00 |
|
optimizer
|
Generate EquivalenceClass members for partitionwise child join rels.
|
2019-11-05 11:42:25 -05:00 |
|
parser
|
Require the schema qualification in pg_temp.type_name(arg).
|
2019-08-05 07:48:45 -07:00 |
|
partitioning
|
Improve pruning of a default partition
|
2019-08-04 11:18:45 -04:00 |
|
port
|
Replace xlc __fetch_and_add() with inline asm.
|
2019-09-13 19:34:18 -07:00 |
|
portability
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
postmaster
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
regex
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
replication
|
Remove superfluous newlines in function prototypes.
|
2019-07-31 00:07:09 -07:00 |
|
rewrite
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
snowball
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
statistics
|
Rework examine_opclause_expression to use varonleft
|
2019-07-20 16:34:58 +02:00 |
|
storage
|
For PowerPC instruction "addi", use constraint "b".
|
2019-10-18 20:20:31 -07:00 |
|
tcop
|
Fix many typos and inconsistencies
|
2019-07-01 10:00:23 +09:00 |
|
tsearch
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
utils
|
Fix failure to zero-pad the result of bitshiftright().
|
2019-09-22 17:46:00 -04:00 |
|
.gitignore
|
Refactor dlopen() support
|
2018-09-06 11:33:04 +02:00 |
|
c.h
|
Fix integer-overflow edge case detection in interval_mul and pgbench.
|
2019-11-07 11:22:59 -05:00 |
|
fmgr.h
|
Fix double-word typos
|
2019-06-13 10:03:56 -04:00 |
|
funcapi.h
|
Fix many typos and inconsistencies
|
2019-07-01 10:00:23 +09:00 |
|
getaddrinfo.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
getopt_long.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
Makefile
|
Get rid of jsonpath_gram.h and jsonpath_scanner.h
|
2019-03-20 11:13:34 +03:00 |
|
miscadmin.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
pg_config.h.in
|
Remove remaining traces of Rand_OpenSSL() from the tree
|
2019-06-27 08:25:26 +09:00 |
|
pg_config.h.win32
|
Stamp 12.1.
|
2019-11-11 17:03:10 -05: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_ext.h.win32
|
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
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
pg_getopt.h
|
Use our own getopt() on OpenBSD.
|
2019-01-18 15:06:26 -05:00 |
|
pg_trace.h
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
pgstat.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
pgtar.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
pgtime.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
port.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
postgres.h
|
Change function call information to be variable length.
|
2019-01-26 14:17:52 -08:00 |
|
postgres_ext.h
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -04:00 |
|
postgres_fe.h
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
rusagestub.h
|
Update copyright for 2019
|
2019-01-02 12:44:25 -05:00 |
|
windowapi.h
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |