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 5 years ago
..
access Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM 5 years ago
bootstrap
catalog Use multi-inserts for pg_depend 5 years ago
commands Add support for partitioned tables and indexes in REINDEX 5 years ago
common Skip unnecessary stat() calls in walkdir(). 5 years ago
datatype
executor Fix comment in instrument.h 6 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 5 years ago
foreign
jit Fix a few typos in JIT comments and README 5 years ago
lib Correct comment in simplehash.h. 6 years ago
libpq Fix postmaster's behavior during smart shutdown. 5 years ago
mb
nodes Remove variable "concurrent" from ReindexStmt 5 years ago
optimizer Be more careful about the shape of hashable subplan clauses. 5 years ago
parser Fix handling of CREATE TABLE LIKE with inheritance. 5 years ago
partitioning Fix some header identifications 6 years ago
port Add d_type to our Windows dirent emulation. 5 years ago
portability
postmaster Trigger autovacuum based on number of INSERTs 6 years ago
regex
replication Add support for streaming to built-in logical replication. 5 years ago
rewrite
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 5 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 5 years ago
.gitignore
Makefile
c.h Replace remaining StrNCpy() by strlcpy() 5 years ago
fmgr.h Fix -Wcast-function-type warnings 6 years ago
funcapi.h
getaddrinfo.h
getopt_long.h
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
pg_trace.h
pgstat.h Add support for streaming to built-in logical replication. 5 years ago
pgtar.h Assorted cleanup of tar-related code. 6 years ago
pgtime.h
port.h Remove arbitrary restrictions on password length. 5 years ago
postgres.h
postgres_ext.h
postgres_fe.h
rusagestub.h
windowapi.h