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 3049fe7cfa Make the bgwriter's error recovery path do smgrcloseall(). On Windows this 19 years ago
..
backend Make the bgwriter's error recovery path do smgrcloseall(). On Windows this 19 years ago
bin Fix psql's \copy command to ensure that it cycles libpq back to the idle state 19 years ago
include Mark to_char(timestamp without timezone) as stable, not immutable, since its 19 years ago
interfaces Fix Makefile problem which prevented installation on VPATH builds. 19 years ago
makefiles Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin. 19 years ago
pl Fix plpython to work (or at least pass its regression tests) with 19 years ago
port protect vfprintf from hijacking by Windows gettext just like other members of the *printf family. 19 years ago
template Remove extra 'else' in solaris compiler code. 20 years ago
test Change pg_stat_all_tables and sister views to put the recently-added 19 years ago
timezone Update timezone data to tzdata2006p zic distribution. It seems Western 19 years ago
tools More MSVC build support from Magnus. 19 years ago
tutorial Fix some misuses of strncat(). 19 years ago
DEVELOPERS Testing commit stuff 19 years ago
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 20 years ago
Makefile.global.in On Windows, we know the backend stack size limit because we have to 19 years ago
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 19 years ago
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 19 years ago
nls-global.mk When merging PO files, take into consideration translations in other PO 20 years ago
win32.mak Fix win32.mak for config cleanup. 19 years ago