You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane ff3c16d1e7 Fix code for re-finding scan position in a multicolumn GIN index. 6 years ago
..
backend Fix code for re-finding scan position in a multicolumn GIN index. 6 years ago
bin Avoid non-constant format string argument to fprintf(). 6 years ago
common Fix command-line colorization on Windows with VT100-compatible environments 6 years ago
fe_utils Fix parallel restore of FKs to partitioned tables 7 years ago
include Fix handling of CREATE TABLE LIKE with inheritance. 6 years ago
interfaces Stamp 12.4. 6 years ago
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 7 years ago
pl Translation updates 6 years ago
port Stamp 12.4. 6 years ago
template Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 7 years ago
test Avoid pushing quals down into sub-queries that have grouping sets. 6 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 6 years ago
tools Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms. 6 years ago
tutorial Phase 2 pgindent run for v12. 7 years ago
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 7 years ago
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 8 years ago
nls-global.mk NLS: Fix backend gettext triggers 7 years ago