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 05b5feb60e Revert changes to pg_basebackup and pg_waldump usage() code. 9 years ago
..
backend Remove redundant has_null member from PartitionBoundInfoData. 9 years ago
bin Revert changes to pg_basebackup and pg_waldump usage() code. 9 years ago
common Preventive maintenance in advance of pgindent run. 9 years ago
fe_utils Allow psql variable substitution to occur in backtick command strings. 9 years ago
include Check relkind of tables in CREATE/ALTER SUBSCRIPTION 9 years ago
interfaces Preventive maintenance in advance of pgindent run. 9 years ago
makefiles Try to fix non-MSVC Windows builds in the wake of logical replication. 9 years ago
pl Translation updates 9 years ago
port Run the postmaster's signal handlers without SA_RESTART. 9 years ago
template
test Add more tests for CREATE SUBSCRIPTION 9 years ago
timezone Guard against null t->tm_zone in strftime.c. 9 years ago
tools Update oidjoins regression test for v10. 9 years ago
tutorial Recommend wrappers of PG_DETOAST_DATUM_PACKED(). 9 years ago
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 9 years ago
Makefile.global.in Specify --outputdir for isolation install check, not just plain check. 9 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk