..
backend
Make DROP DATABASE command generate less WAL records.
2019-11-21 21:10:37 +09:00
bin
Allow ALTER VIEW command to rename the column in the view.
2019-11-21 19:55:13 +09:00
common
Make StringInfo available to frontend code.
2019-11-05 14:56:40 -08:00
fe_utils
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
include
Bump WAL version.
2019-11-21 22:17:28 +09:00
interfaces
Fix ecpglib.h to declare bool consistently with c.h.
2019-11-12 13:00:04 -05:00
makefiles
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:35 -04:00
pl
Have LookupFuncName accept NULL argtypes for 0 args
2019-11-12 17:06:58 -03:00
port
Handle ReadFile() EOF correctly on Windows.
2019-11-20 18:29:37 +13:00
template
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:35 -04:00
test
Allow ALTER VIEW command to rename the column in the view.
2019-11-21 19:55:13 +09:00
timezone
Split all OBJS style lines in makefiles into one-line-per-entry style.
2019-11-05 14:41:07 -08:00
tools
Fix ecpglib.h to declare bool consistently with c.h.
2019-11-12 13:00:04 -05: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