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
Fujii Masao 7cc14ae9d8 Update copyright in recently added files. 9 years ago
..
backend Update copyright in recently added files. 9 years ago
bin Avoid depending on non-POSIX behavior of fcntl(2). 9 years ago
common Fix new warnings from GCC 7 9 years ago
fe_utils Allow psql variable substitution to occur in backtick command strings. 9 years ago
include Revert "Use pselect(2) not select(2), if available, to wait in postmaster's loop." 9 years ago
interfaces Don't include sys/poll.h anymore. 9 years ago
makefiles Try to fix non-MSVC Windows builds in the wake of logical replication. 9 years ago
pl Improve castNode notation by introducing list-extraction-specific variants. 9 years ago
port Run the postmaster's signal handlers without SA_RESTART. 9 years ago
template
test Code review for commands/statscmds.c. 9 years ago
timezone Fix new warnings from GCC 7 9 years ago
tools docs: update major release instructions 9 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 Remove use of Jade and DSSSL 9 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk