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 cb5c14984a Fix misestimation of n_distinct for a nearly-unique column with many nulls. 10 years ago
..
backend Fix misestimation of n_distinct for a nearly-unique column with many nulls. 10 years ago
bin Fix pg_dump's handling of public schema with both -c and -C options. 10 years ago
common
include Fix misestimation of n_distinct for a nearly-unique column with many nulls. 10 years ago
interfaces Teach libpq to decode server version correctly from future servers. 10 years ago
makefiles Link $(WIN32RES) into single-file modules only when PGFILEDESC is set. 11 years ago
pl Make pltcl regression tests safe for Danish locale. 10 years ago
port Stamp 9.5.3. 10 years ago
template
test Don't CHECK_FOR_INTERRUPTS between WaitLatch and ResetLatch. 10 years ago
timezone Update time zone data files to tzdata release 2016f. 10 years ago
tools Fix MSVC build for changes in zic. 10 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Back-patch fixes to make TAP tests work on Windows. 10 years ago
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 10 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak