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
Amit Langote b4fad46b6b SQL/JSON: Improve some error messages 2 years ago
..
access Fix nbtree posting list comment. 2 years ago
archive Add macro for customizing an archiving WARNING message. 2 years ago
backup Align blocks in incremental backups to BLCKSZ 2 years ago
bootstrap Update copyright for 2024 2 years ago
catalog Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
commands revert: Generalize relation analyze in table AM interface 2 years ago
common Fix some memory leaks associated with parsing json and manifests 2 years ago
datatype Update copyright for 2024 2 years ago
executor Add TupleTableSlotOps.is_current_xact_tuple() method 2 years ago
fe_utils Allow dbname to be written as part of connstring via pg_basebackup's -R option. 2 years ago
foreign Clean up more indent breakage from 6377e12a5. 2 years ago
jit jit: Require at least LLVM 10. 2 years ago
lib Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
libpq Send ALPN in TLS handshake, require it in direct SSL connections 2 years ago
mb Inline basic UTF-8 functions. 2 years ago
nodes SQL/JSON: Improve some error messages 2 years ago
optimizer revert: Transform OR clauses to ANY expression 2 years ago
parser JSON_TABLE: Add support for NESTED paths and columns 2 years ago
partitioning Implement ALTER TABLE ... SPLIT PARTITION ... command 2 years ago
pch Update copyright for 2024 2 years ago
port Add XLogCtl->logInsertResult 2 years ago
portability Update copyright for 2024 2 years ago
postmaster Add missing PGDLLIMPORT markings 2 years ago
regex Update copyright for 2024 2 years ago
replication Replace binaryheap + index with pairingheap in reorderbuffer.c 2 years ago
rewrite Support MERGE into updatable views. 2 years ago
snowball Update copyright for 2024 2 years ago
statistics Update copyright for 2024 2 years ago
storage Revert: Implement pg_wal_replay_wait() stored procedure 2 years ago
tcop Invent SERIALIZE option for EXPLAIN. 2 years ago
tsearch Update copyright for 2024 2 years ago
utils SQL/JSON: Improve some error messages 2 years ago
.gitignore Refactor dlopen() support 7 years ago
Makefile Put genbki.pl output into src/include/catalog/ directly 2 years ago
c.h Add macro to disable address safety instrumentation 2 years ago
fmgr.h Update copyright for 2024 2 years ago
funcapi.h Update copyright for 2024 2 years ago
getopt_long.h Update copyright for 2024 2 years ago
meson.build Update copyright for 2024 2 years ago
miscadmin.h Remove assertions that some compiler say are tautological 2 years ago
pg_config.h.in Optimize pg_popcount() with AVX-512 instructions. 2 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 Introduce a non-recursive JSON parser 2 years ago
pg_getopt.h Update copyright for 2024 2 years ago
pg_trace.h Update copyright for 2024 2 years ago
pgstat.h Update copyright for 2024 2 years ago
pgtar.h Update copyright for 2024 2 years ago
pgtime.h Update copyright for 2024 2 years ago
port.h Replace calls to pg_qsort() with the qsort() macro. 2 years ago
postgres.h Update copyright for 2024 2 years ago
postgres_ext.h Move RelFileNumber declarations to common/relpath.h. 3 years ago
postgres_fe.h Update copyright for 2024 2 years ago
varatt.h Update copyright for 2024 2 years ago
windowapi.h Update copyright for 2024 2 years ago