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/include
Tom Lane 7ca37fb040 Use setenv() in preference to putenv(). 5 years ago
..
access Multirange datatypes 5 years ago
bootstrap
catalog Add support of multirange matching to the existing range GiST indexes 5 years ago
commands Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews 5 years ago
common Revert "Add key management system" (978f869b99) & later commits 5 years ago
datatype
executor Support subscripting of arbitrary types, not only arrays. 5 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 5 years ago
foreign
jit jit: Reference function pointer types via llvmjit_types.c. 5 years ago
lib Correct comment in simplehash.h. 6 years ago
libpq Fix assorted issues in backend's GSSAPI encryption support. 5 years ago
mb
nodes Support subscripting of arbitrary types, not only arrays. 5 years ago
optimizer Disallow SRFs when considering sorts below Gather Merge 5 years ago
parser Support subscripting of arbitrary types, not only arrays. 5 years ago
partitioning Improve error cursor positions for problems with partition bounds. 5 years ago
port Use setenv() in preference to putenv(). 5 years ago
portability
postmaster Revert "Add key management system" (978f869b99) & later commits 5 years ago
regex
replication Extend the output plugin API to allow decoding of prepared xacts. 5 years ago
rewrite Calculate extraUpdatedCols in query rewriter, not parser. 5 years ago
snowball Update snowball 6 years ago
statistics Improve estimation of OR clauses using extended statistics. 5 years ago
storage Improve client error messages for immediate-stop situations. 5 years ago
tcop Fix bogus completion tag usage in walsender 5 years ago
tsearch Improve behavior of tsearch_readline(), and remove t_readline(). 5 years ago
utils Suppress log spam from multiple reports of SIGQUIT shutdown. 5 years ago
.gitignore
Makefile
c.h Support subscripting of arbitrary types, not only arrays. 5 years ago
fmgr.h Use PG_GETARG_TRANSACTIONID where appropriate 5 years ago
funcapi.h Support for OUT parameters in procedures 5 years ago
getaddrinfo.h
getopt_long.h
miscadmin.h Add hash_mem_multiplier GUC. 6 years ago
pg_config.h.in Use setenv() in preference to putenv(). 5 years ago
pg_config_ext.h.in
pg_config_manual.h Add nbtree Valgrind buffer lock checks. 6 years ago
pg_getopt.h
pg_trace.h
pgstat.h Revert "Add key management system" (978f869b99) & later commits 5 years ago
pgtar.h Assorted cleanup of tar-related code. 6 years ago
pgtime.h
port.h Use setenv() in preference to putenv(). 5 years ago
postgres.h
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h