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 6c96188cb5 Remove the 'not in' operator (!!=). This was a hangover from Berkeley 19 years ago
..
backend Remove the 'not in' operator (!!=). This was a hangover from Berkeley 19 years ago
bin Make \dFt and \dFt+ do something different --- omitting the function 19 years ago
include Remove the 'not in' operator (!!=). This was a hangover from Berkeley 19 years ago
interfaces unbreak ECPG tests for VPATH builds. 19 years ago
makefiles Propagate Magnus' fix for Windows snowball build into Makefile.cygwin. 19 years ago
pl Fix uninitialized-memory bug in plpython proargnames patch. Per bug #3523 19 years ago
port Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with 19 years ago
template With the native compiler on Unixware, disable optimization if 19 years ago
test Rename built-in Snowball stemmer dictionaries to be english_stem, 19 years ago
timezone Adjust with-system-tzdata patch to not attempt to install a symlink, 19 years ago
tools Exclude snowball/libstemmer/ files from the set processed by pgindent. 19 years ago
tutorial Fix PGXS conventions so that extensions can be built against Postgres 19 years ago
DEVELOPERS Testing commit stuff 20 years ago
Makefile Tsearch2 functionality migrates to core. The bulk of this work is by 19 years ago
Makefile.global.in Add configure option --with-system-tzdata to use operating system time zone 19 years ago
Makefile.shlib Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the 19 years ago
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago
nls-global.mk When merging PO files, take into consideration translations in other PO 20 years ago
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 19 years ago