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 920c8261d5 Improve the error message given for modifying a window with frame clause. 12 years ago
..
access Prevent memory leaks from accumulating across printtup() calls. 12 years ago
bootstrap Prevent memory leaks from accumulating across printtup() calls. 12 years ago
catalog Use appendStringInfoString instead of appendStringInfo where possible. 12 years ago
commands Lock relation used to generate fresh data for RMV. 12 years ago
executor Prevent memory leaks from accumulating across printtup() calls. 12 years ago
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 13 years ago
lib Use improved vsnprintf calling logic in more places. 12 years ago
libpq Add large object functions catering to SQL callers. 12 years ago
main Renovate display of non-ASCII messages on Windows. 13 years ago
nodes Use appendStringInfoString instead of appendStringInfo where possible. 12 years ago
optimizer Fix some obsolete information in src/backend/optimizer/README. 12 years ago
parser Improve the error message given for modifying a window with frame clause. 12 years ago
po Translation updates 12 years ago
port Remove IRIX port. 12 years ago
postmaster Increase the number of different values used when seeding random(). 12 years ago
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 13 years ago
replication Fix typo in comment. 12 years ago
rewrite Fix breakage of MV column name list usage. 12 years ago
snowball Update copyrights for 2013 13 years ago
storage Fix format code used to print dsm request sizes. 12 years ago
tcop Use appendStringInfoString instead of appendStringInfo where possible. 12 years ago
tsearch pgindent run for release 9.3 13 years ago
utils Get rid of more cases of the "must detoast before output function" meme. 12 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Move relpath() to libpgcommon 13 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago