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
Heikki Linnakangas 30681c830d Fix dependency, when changing a function's argument/return type. 8 years ago
..
backend Fix dependency, when changing a function's argument/return type. 8 years ago
bin psql: Improve display of "for all tables" publications 8 years ago
common Post-PG 10 beta1 pgperltidy run 8 years ago
fe_utils Allow psql variable substitution to occur in backtick command strings. 9 years ago
include Reconcile nodes/*funcs.c with PostgreSQL 10 work. 8 years ago
interfaces Fix typo in code comment 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 8 years ago
pl Teach PL/pgSQL about partitioned tables. 8 years ago
port Post-PG 10 beta1 pgindent run 8 years ago
template
test Fix dependency, when changing a function's argument/return type. 8 years ago
timezone Guard against null t->tm_zone in strftime.c. 8 years ago
tools Use correct ICU path for Windows 32 vs. 64 bit 8 years ago
tutorial Recommend wrappers of PG_DETOAST_DATUM_PACKED(). 9 years ago
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 9 years ago
Makefile.global.in Add ICU_CFLAGS to global CPPFLAGS 8 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk