postgresql/src
2019-11-27 07:19:22 -05:00
..
backend Fix typo in comment. 2019-11-27 16:00:45 +09:00
bin Refactor WAL file-reading code into WALRead() 2019-11-25 15:04:54 -03: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 Move configure --disable-float8-byval to pg_config_manual.h 2019-11-27 12:27:20 +01:00
interfaces Make the order of the header file includes consistent. 2019-11-25 08:08:57 +05:30
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. 2019-11-25 08:08:57 +05:30
port Remove a couple of unnecessary if-tests. 2019-11-24 12:03:16 -05:00
template Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
test Revert "Close stdin where it's not needed in TestLib.pm procedures" 2019-11-27 07:19:22 -05:00
timezone Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
tools Move configure --disable-float8-byval to pg_config_manual.h 2019-11-27 12:27:20 +01:00
tutorial Add .gitignore to src/tutorial/ 2019-11-22 21:14:54 +09: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