| .. |
|
backend
|
Fix typos in the code
|
2019-10-30 10:03:00 +09:00 |
|
bin
|
Fix typos in the code
|
2019-10-30 10:03:00 +09:00 |
|
common
|
Make the order of the header file includes consistent in non-backend modules.
|
2019-10-25 07:41:52 +05:30 |
|
fe_utils
|
Make the order of the header file includes consistent in non-backend modules.
|
2019-10-25 07:41:52 +05:30 |
|
include
|
Fix copy-paste defect in comment.
|
2019-10-26 12:55:16 -07:00 |
|
interfaces
|
Fix typos in the code
|
2019-10-30 10:03:00 +09:00 |
|
makefiles
|
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
|
2019-10-21 12:32:35 -04:00 |
|
pl
|
Make the order of the header file includes consistent in non-backend modules.
|
2019-10-25 07:41:52 +05:30 |
|
port
|
Make the order of the header file includes consistent in non-backend modules.
|
2019-10-25 07:41:52 +05:30 |
|
template
|
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
|
2019-10-21 12:32:35 -04:00 |
|
test
|
Allow extracting fields from a ROW() expression in more cases.
|
2019-10-28 15:08:24 -04:00 |
|
timezone
|
Update time zone data files to tzdata release 2019c.
|
2019-09-20 19:53:33 -04:00 |
|
tools
|
For all ppc compilers, implement compare_exchange and fetch_add with asm.
|
2019-10-18 20:20:52 -07: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
|
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
|
2019-10-21 12:32:35 -04:00 |
|
Makefile.shlib
|
Clean up MinGW def file generation
|
2019-10-20 10:19:13 +02:00 |
|
nls-global.mk
|
NLS: Fix backend gettext triggers
|
2019-09-23 09:04:20 +02:00 |