| .. |
|
backend
|
Fix typo in mvdistinct.c
|
2019-07-19 08:50:14 +09:00 |
|
bin
|
Fix inconsistencies and typos in the tree
|
2019-07-16 13:23:53 +09:00 |
|
common
|
Use consistent style for checking return from system calls
|
2019-07-07 15:28:49 +02:00 |
|
fe_utils
|
Use appendStringInfoString and appendPQExpBufferStr where possible
|
2019-07-04 13:01:13 +12:00 |
|
include
|
Fix nbtree metapage cache upgrade bug.
|
2019-07-18 13:22:56 -07:00 |
|
interfaces
|
Fix inconsistencies and typos in the tree
|
2019-07-16 13:23:53 +09:00 |
|
makefiles
|
Remove support for non-ELF BSD systems
|
2019-07-01 23:56:20 +01:00 |
|
pl
|
Represent Lists as expansible arrays, not chains of cons-cells.
|
2019-07-15 13:41:58 -04:00 |
|
port
|
Fix inconsistencies and typos in the tree
|
2019-07-16 13:23:53 +09:00 |
|
template
|
Yet further rethinking of build changes for macOS Mojave.
|
2018-11-02 18:54:00 -04:00 |
|
test
|
Fix daterange canonicalization for +/- infinity.
|
2019-07-18 13:41:10 -07:00 |
|
timezone
|
Update time zone data files to tzdata release 2019b.
|
2019-07-17 19:15:21 -04:00 |
|
tools
|
Fix some inconsistencies in MSVC scripts
|
2019-07-13 16:51:31 +09:00 |
|
tutorial
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -04:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
|
DEVELOPERS
|
Replace a couple of references to files that no longer exist in the source
|
2009-05-04 08:08:47 +00:00 |
|
Makefile
|
Fix partial-build problems introduced by having more generated headers.
|
2018-04-09 16:42:10 -04:00 |
|
Makefile.global.in
|
Remove support for non-ELF BSD systems
|
2019-07-01 23:56:20 +01:00 |
|
Makefile.shlib
|
Remove support for non-ELF BSD systems
|
2019-07-01 23:56:20 +01:00 |
|
nls-global.mk
|
Move logging.h and logging.c from src/fe_utils/ to src/common/.
|
2019-05-14 14:20:10 -04:00 |