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
Peter Eisentraut bdc4edbea6 Move catalog index declarations 5 years ago
..
access Fix typos. 5 years ago
bootstrap Update copyrights for 2020 6 years ago
catalog Move catalog index declarations 5 years ago
commands Remove pg_collation.collversion. 5 years ago
common Improve performance of Unicode {de,re}composition in the backend 5 years ago
datatype Update copyrights for 2020 6 years ago
executor In INSERT/UPDATE, use the table's real tuple descriptor as target. 5 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 5 years ago
foreign Update copyrights for 2020 6 years ago
jit llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f9. 5 years ago
lib Correct comment in simplehash.h. 5 years ago
libpq Fix unportable use of getnameinfo() in pg_hba_file_rules view. 5 years ago
mb Allow Unicode escapes in any server encoding, not only UTF-8. 6 years ago
nodes Improve our ability to regurgitate SQL-syntax function calls. 5 years ago
optimizer Fix get_useful_pathkeys_for_relation for volatile expressions 5 years ago
parser Calculate extraUpdatedCols in query rewriter, not parser. 5 years ago
partitioning Improve error cursor positions for problems with partition bounds. 5 years ago
port Use https for gnu.org links 5 years ago
portability Update copyrights for 2020 6 years ago
postmaster Trigger autovacuum based on number of INSERTs 6 years ago
regex Assume that we have <wchar.h>. 6 years ago
replication Use Enum for top level logical replication message types. 5 years ago
rewrite Calculate extraUpdatedCols in query rewriter, not parser. 5 years ago
snowball Update snowball 6 years ago
statistics Initial pgindent and pgperltidy run for v13. 6 years ago
storage Revert pg_relation_check_pages() 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 Remove underflow error in float division with infinite divisor. 5 years ago
.gitignore
Makefile Get rid of jsonpath_gram.h and jsonpath_scanner.h 7 years ago
c.h Add documentation link to attributes supported by Clang 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 Update copyrights for 2020 6 years ago
getopt_long.h Update copyrights for 2020 6 years ago
miscadmin.h Add hash_mem_multiplier GUC. 5 years ago
pg_config.h.in Rename configure.in to configure.ac 6 years ago
pg_config_ext.h.in
pg_config_manual.h Add nbtree Valgrind buffer lock checks. 6 years ago
pg_getopt.h Update copyrights for 2020 6 years ago
pg_trace.h Update copyrights for 2020 6 years ago
pgstat.h Track statistics for streaming of changes from ReorderBuffer. 5 years ago
pgtar.h Assorted cleanup of tar-related code. 6 years ago
pgtime.h Update copyrights for 2020 6 years ago
port.h Add pg_strong_random_init function to initialize random number generator 5 years ago
postgres.h Update copyrights for 2020 6 years ago
postgres_ext.h
postgres_fe.h Update copyrights for 2020 6 years ago
rusagestub.h Update copyrights for 2020 6 years ago
windowapi.h Update copyrights for 2020 6 years ago