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 0c051c9008 Fix LATERAL references to target table of UPDATE/DELETE. 12 years ago
..
access Move permissions check from do_pg_start_backup to pg_start_backup 12 years ago
bootstrap Allow on-detach callbacks for dynamic shared memory segments. 12 years ago
catalog Restore some comments lost during 15732b34e8 12 years ago
commands Add more use of psprintf() 12 years ago
executor Support ordered-set (WITHIN GROUP) aggregates. 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 Fix incorrect error message reported for non-existent users 12 years ago
main Fix incorrect error message reported for non-existent users 12 years ago
nodes Support ordered-set (WITHIN GROUP) aggregates. 12 years ago
optimizer Add more use of psprintf() 12 years ago
parser Fix LATERAL references to target table of UPDATE/DELETE. 12 years ago
po Translation updates 12 years ago
port Remove IRIX port. 12 years ago
postmaster Ooops, should use double not single quotes in StaticAssertStmt(). 12 years ago
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 13 years ago
replication Avoid including tablespaces inside PGDATA twice in base backups 12 years ago
rewrite Refine our definition of what constitutes a system relation. 12 years ago
snowball Update copyrights for 2013 13 years ago
storage Add more use of psprintf() 12 years ago
tcop Add ALTER SYSTEM command to edit the server configuration file. 12 years ago
tsearch pgindent run for release 9.3 13 years ago
utils Silence compiler warning on MSVC. 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