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/backend
Tom Lane 4e15a4db5e Documentation improvement and minor code cleanups for the latch facility. 15 years ago
..
access Change the way string relopts are allocated. 15 years ago
bootstrap Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. 15 years ago
catalog Allow per-column foreign data wrapper options. 15 years ago
commands Allow per-column foreign data wrapper options. 15 years ago
executor Avoid integer overflow when LIMIT + OFFSET >= 2^63. 15 years ago
foreign Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
lib Stamp copyrights for year 2011. 15 years ago
libpq Use clearer notation for getnameinfo() return handling 15 years ago
main Pgindent run before 9.1 beta2. 15 years ago
nodes Allow per-column foreign data wrapper options. 15 years ago
optimizer Avoid creating PlaceHolderVars immediately within PlaceHolderVars. 15 years ago
parser Allow per-column foreign data wrapper options. 15 years ago
po Fixed string in German translation that causes segfault. 15 years ago
port Documentation improvement and minor code cleanups for the latch facility. 15 years ago
postmaster Use clearer notation for getnameinfo() return handling 15 years ago
regex Pgindent run before 9.1 beta2. 15 years ago
replication Documentation improvement and minor code cleanups for the latch facility. 15 years ago
rewrite Try to acquire relation locks in RangeVarGetRelid. 15 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Documentation improvement and minor code cleanups for the latch facility. 15 years ago
tcop Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. 15 years ago
tsearch Pgindent run before 9.1 beta2. 15 years ago
utils Use clearer notation for getnameinfo() return handling 15 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Fix symlink for errcodes.h so it works in VPATH builds from tarballs. 15 years ago
common.mk Workaround for recursive make breakage 15 years ago
nls.mk Add the possibility to pass --flag arguments to xgettext calls 15 years ago