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
Teodor Sigaev c9c875a28f Rename IndexInfo.ii_KeyAttrNumbers array 8 years ago
..
backend Rename IndexInfo.ii_KeyAttrNumbers array 8 years ago
bin Silence some warnings in TAP tests 8 years ago
common Fix partial-build problems introduced by having more generated headers. 8 years ago
fe_utils Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 8 years ago
include Rename IndexInfo.ii_KeyAttrNumbers array 8 years ago
interfaces Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 8 years ago
makefiles Fix pgxs.mk to not try to build generated headers in external builds. 8 years ago
pl Put back parallel-safety guards in plpython and src/test/regress/. 8 years ago
port Fix partial-build problems introduced by having more generated headers. 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Fix ALTER TABLE .. ATTACH PARTITION ... DEFAULT 8 years ago
timezone Update time zone data files to tzdata release 2018c. 8 years ago
tools Reduce chattiness of genbki.pl and Gen_fmgrtab.pl. 8 years ago
tutorial Update copyright for 2018 8 years ago
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Invoke submake-generated-headers during "make check", too. 8 years ago
Makefile.shlib Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
nls-global.mk