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/backend
Teodor Sigaev 1c1791e000 Add json(b)_to_tsvector function 8 years ago
..
access Logical decoding of TRUNCATE 8 years ago
bootstrap Allow background workers to bypass datallowconn 8 years ago
catalog Logical replication support for TRUNCATE 8 years ago
commands Logical replication support for TRUNCATE 8 years ago
executor Allow insert and update tuple routing and COPY for foreign tables. 8 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit Fix a boatload of typos in C comments. 8 years ago
lib Fix non-portable use of round(). 8 years ago
libpq Make be-secure-common.c more consistent for future SSL implementations 8 years ago
main Update copyright for 2018 8 years ago
nodes Faster partition pruning 8 years ago
optimizer Faster partition pruning 8 years ago
parser Improve parse representation for MERGE 8 years ago
partitioning Document partprune.c a little better 8 years ago
po Translation updates 8 years ago
port Fix and improve pg_atomic_flag fallback implementation. 8 years ago
postmaster Allow on-line enabling and disabling of data checksums 8 years ago
regex Update copyright for 2018 8 years ago
replication Logical replication support for TRUNCATE 8 years ago
rewrite Improve parse representation for MERGE 8 years ago
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
statistics Fast ALTER TABLE ADD COLUMN with a non-NULL default 8 years ago
storage Predicate locking in hash indexes. 8 years ago
tcop Allow background workers to bypass datallowconn 8 years ago
tsearch Add json(b)_to_tsvector function 8 years ago
utils Add json(b)_to_tsvector function 8 years ago
.gitignore
Makefile Faster partition pruning 8 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 8 years ago