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 9fa12ddda6 Add a paramtypmod field to Param nodes. This is dead weight for Params 19 years ago
..
backend Add a paramtypmod field to Param nodes. This is dead weight for Params 19 years ago
bin Remove the logId/logSeg fields from pg_control, because they are not needed 19 years ago
include Add a paramtypmod field to Param nodes. This is dead weight for Params 19 years ago
interfaces Patch of Win32 Encoding problem for server messages using 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 Patch of Win32 Encoding problem for server messages using 19 years ago
template Remove extra 'else' in solaris compiler code. 20 years ago
test Add a txn_start column to pg_stat_activity. This makes it easier to 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(). 20 years ago
DEVELOPERS Testing commit stuff 20 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 20 years ago
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 20 years ago
bcc32.mak Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 20 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. 20 years ago