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 0aa8f76408 Expose internal function for converting int64 to numeric 6 years ago
..
access Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM 6 years ago
bootstrap Update copyrights for 2020 6 years ago
catalog Use multi-inserts for pg_depend 6 years ago
commands Add support for partitioned tables and indexes in REINDEX 6 years ago
common Skip unnecessary stat() calls in walkdir(). 6 years ago
datatype Update copyrights for 2020 6 years ago
executor Fix comment in instrument.h 6 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 6 years ago
foreign Update copyrights for 2020 6 years ago
jit Fix a few typos in JIT comments and README 6 years ago
lib Correct comment in simplehash.h. 6 years ago
libpq Fix postmaster's behavior during smart shutdown. 6 years ago
mb Allow Unicode escapes in any server encoding, not only UTF-8. 6 years ago
nodes Remove variable "concurrent" from ReindexStmt 6 years ago
optimizer Be more careful about the shape of hashable subplan clauses. 6 years ago
parser Fix handling of CREATE TABLE LIKE with inheritance. 6 years ago
partitioning Fix some header identifications 6 years ago
port Add d_type to our Windows dirent emulation. 6 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 Add support for streaming to built-in logical replication. 6 years ago
rewrite Update copyrights for 2020 6 years ago
snowball Update snowball 6 years ago
statistics Initial pgindent and pgperltidy run for v13. 6 years ago
storage C comment: correct use of 64-"byte" cache line size 6 years ago
tcop code: replace 'master' with 'primary' where appropriate. 6 years ago
tsearch Replace TS_execute's TS_EXEC_CALC_NOT flag with TS_EXEC_SKIP_NOT. 6 years ago
utils Expose internal function for converting int64 to numeric 6 years ago
.gitignore
Makefile
c.h Replace remaining StrNCpy() by strlcpy() 6 years ago
fmgr.h Fix -Wcast-function-type warnings 6 years ago
funcapi.h Avoid holding a directory FD open across assorted SRF calls. 6 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 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 Add support for streaming to built-in logical replication. 6 years ago
pgtar.h Assorted cleanup of tar-related code. 6 years ago
pgtime.h Update copyrights for 2020 6 years ago
port.h Remove arbitrary restrictions on password length. 6 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