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
Tom Lane dce6249081 Doc, more or less: uncomment tutorial example that was fixed long ago. 5 years ago
..
backend Enhance nbtree index tuple deletion. 5 years ago
bin Disallow a digit as the first character of a variable name in pgbench. 5 years ago
common Fix and simplify some code related to cryptohashes 5 years ago
fe_utils Update copyright for 2021 5 years ago
include Enhance nbtree index tuple deletion. 5 years ago
interfaces Try next host after a "cannot connect now" failure. 5 years ago
makefiles
pl Fix plpgsql tests for debug_invalidate_system_caches_always. 5 years ago
port Don't use elog() in src/port/pwrite.c. 5 years ago
template On macOS, use -isysroot in link steps as well as compile steps. 5 years ago
test Pass down "logically unchanged index" hint. 5 years ago
timezone Update copyright for 2021 5 years ago
tools Invent struct ReindexIndexInfo 5 years ago
tutorial Doc, more or less: uncomment tutorial example that was fixed long ago. 5 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Makefile.shlib
nls-global.mk