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 3b9b01f75d Remove unnecessary #include. 5 years ago
..
access Rename the "point is strictly above/below point" comparison operators. 5 years ago
bootstrap Update copyrights for 2020 6 years ago
catalog Rename the "point is strictly above/below point" comparison operators. 5 years ago
commands Fix a few comments that referred to copy.c. 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. 6 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 Fix a few comments that referred to copy.c. 5 years ago
optimizer Remove unnecessary #include. 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 Fix 'skip-empty-xacts' option in test_decoding for streaming mode. 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 Add BarrierArriveAndDetachExceptLast(). 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 Fix FPeq() and friends to get the right answers for infinities. 5 years ago
.gitignore
Makefile
c.h Add pg_nodiscard function declaration specifier 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. 6 years ago
pg_config.h.in Remove ability to independently select random number generator 5 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