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
Bruce Momjian c722628a43 Fix strange quoting. 19 years ago
..
backend If we're gonna use ExecRelationIsTargetRelation here, might as well 19 years ago
bin Arrange to put TOAST tables belonging to temporary tables into special schemas 19 years ago
include Remove FileUnlink(), which wasn't being used anywhere and interacted poorly 19 years ago
interfaces Synced parser 19 years ago
makefiles Fix PGXS conventions so that extensions can be built against Postgres 19 years ago
pl Silence compiler warnings on mingw 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 Fix strange quoting. 19 years ago
timezone Make some messages more consistent 19 years ago
tools Disable warning 4090 = different const qualifiers on msvc since it 19 years ago
tutorial Fix PGXS conventions so that extensions can be built against Postgres 19 years ago
DEVELOPERS
Makefile
Makefile.global.in Fix PGXS conventions so that extensions can be built against Postgres 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
win32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 19 years ago