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 3d858af07e psql: initialize comment-begin setting to a useful value by default. 5 years ago
..
backend Remove unused includes 5 years ago
bin psql: initialize comment-begin setting to a useful value by default. 5 years ago
common Centralize timestamp computation of control file on updates 5 years ago
fe_utils psql: include intra-query "--" comments in what's sent to the server. 5 years ago
include Ignore BRIN indexes when checking for HOT udpates 5 years ago
interfaces Improve some comments in scanner files 5 years ago
makefiles Add NO_INSTALL option to pgxs 5 years ago
pl Remove unneeded Python includes 5 years ago
port Fix compatibility thinko for fstat() on standard streams in win32stat.c 5 years ago
template
test psql: include intra-query "--" comments in what's sent to the server. 5 years ago
timezone Update time zone data files to tzdata release 2021e. 5 years ago
tools Disable unused-variable warning C4101 in MSVC 5 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for LZ4 compression in pg_receivewal 5 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 5 years ago
nls-global.mk