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 5028981923 Fix handling of CREATE TABLE LIKE with inheritance. 5 years ago
..
backend Fix handling of CREATE TABLE LIKE with inheritance. 5 years ago
bin Avoid non-constant format string argument to fprintf(). 5 years ago
common Replace remaining StrNCpy() by strlcpy() 5 years ago
fe_utils Move connect.h from fe_utils to src/include/common. 5 years ago
include Fix handling of CREATE TABLE LIKE with inheritance. 5 years ago
interfaces Replace remaining StrNCpy() by strlcpy() 5 years ago
makefiles Remove libpq.rc, use win32ver.rc for libpq 6 years ago
pl Fix -Wcast-function-type warnings 5 years ago
port Remove optimization for RAND_poll() failing. 5 years ago
template Fix compiler warning for ppoll() on Cygwin 6 years ago
test Fix handling of CREATE TABLE LIKE with inheritance. 5 years ago
timezone Ensure that distributed timezone abbreviation files are plain ASCII. 5 years ago
tools snapshot scalability: Move subxact info to ProcGlobal, remove PGXACT. 5 years ago
tutorial Update copyrights for 2020 6 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to Unicode 13.0.0 and CLDR 37 5 years ago
Makefile.shlib Add PostgreSQL home page to --help output 6 years ago
nls-global.mk