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
Nathan Bossart 5b1a879943 Move bool parameter for vacuum_rel() to option bits. 3 years ago
..
access nbtree: Allocate new pages in separate function. 3 years ago
archive Redesign archive modules 3 years ago
backup Fix some typos and some incorrectly duplicated words 3 years ago
bootstrap Update copyright for 2023 3 years ago
catalog Retain relkind too in RTE_SUBQUERY entries for views. 3 years ago
commands Move bool parameter for vacuum_rel() to option bits. 3 years ago
common Remove stray mid-sentence tabs in comments 3 years ago
datatype Code review for commit 05a7be935. 3 years ago
executor Remove obsolete comment 3 years ago
fe_utils Pre-beta mechanical code beautification. 3 years ago
foreign Update copyright for 2023 3 years ago
jit Update copyright for 2023 3 years ago
lib Fix various typos in code and tests 3 years ago
libpq Remove a few unused global variables and declarations. 3 years ago
mb Update copyright for 2023 3 years ago
nodes Retain relkind too in RTE_SUBQUERY entries for views. 3 years ago
optimizer Fix filtering of "cloned" outer-join quals some more. 3 years ago
parser Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements 3 years ago
partitioning Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" 3 years ago
pch Update copyright for 2023 3 years ago
port Don't use _BitScanForward64/_BitScanReverse64 on 32-bit MSVC builds 3 years ago
portability instr_time: Represent time as an int64 on all platforms 3 years ago
postmaster Fix wal_writer_flush_after initializer value. 3 years ago
regex Fix various typos 3 years ago
replication Optimize walsender wake up logic using condition variables 3 years ago
rewrite Make Vars be outer-join-aware. 3 years ago
snowball Update copyright for 2023 3 years ago
statistics Update copyright for 2023 3 years ago
storage Pre-beta mechanical code beautification. 3 years ago
tcop Update copyright for 2023 3 years ago
tsearch Update tsearch regex memory management. 3 years ago
utils Pre-beta2 mechanical code beautification. 3 years ago
.gitignore
Makefile Include headers of archive/ in installation 3 years ago
c.h Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 3 years ago
fmgr.h Update copyright for 2023 3 years ago
funcapi.h Pre-beta mechanical code beautification. 3 years ago
getopt_long.h Update copyright for 2023 3 years ago
meson.build Include headers of archive/ in installation 3 years ago
miscadmin.h Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option 3 years ago
pg_config.h.in Further cleanup of autoconf output files for GSSAPI changes. 3 years ago
pg_config_ext.h.in
pg_config_ext.h.meson meson: Add initial version of meson based build system 3 years ago
pg_config_manual.h Fix typos in comments 3 years ago
pg_getopt.h Update copyright for 2023 3 years ago
pg_trace.h Update copyright for 2023 3 years ago
pgstat.h Add writeback to pg_stat_io 3 years ago
pgtar.h Update copyright for 2023 3 years ago
pgtime.h Update copyright for 2023 3 years ago
port.h Add SHELL_ERROR and SHELL_EXIT_CODE magic variables to psql. 3 years ago
postgres.h New header varatt.h split off from postgres.h 3 years ago
postgres_ext.h Move RelFileNumber declarations to common/relpath.h. 3 years ago
postgres_fe.h Update copyright for 2023 3 years ago
varatt.h New header varatt.h split off from postgres.h 3 years ago
windowapi.h Update copyright for 2023 3 years ago