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
Peter Eisentraut beff361bc1 Add libpq's openssl dependencies to pkg-config file 5 years ago
..
backend Clean up some code and comments in partbounds.c. 5 years ago
bin Refactor pg_get_line() to expose an alternative StringInfo-based API. 5 years ago
common Skip unnecessary stat() calls in walkdir(). 5 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 5 years ago
include Expose internal function for converting int64 to numeric 5 years ago
interfaces Add libpq's openssl dependencies to pkg-config file 5 years ago
makefiles
pl Remove unused parameter 5 years ago
port Add d_type to our Windows dirent emulation. 5 years ago
template
test Add more tests for EXTRACT of date type 5 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 6 years ago
tools Add support for partitioned tables and indexes in REINDEX 5 years ago
tutorial doc: Change table alias names to lower case in tutorial chapter 5 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Makefile.shlib
nls-global.mk