postgresql/src/backend
2008-03-19 21:14:20 +00:00
..
access Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
bootstrap Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
catalog Support ALTER TYPE RENAME. Petr Jelinek 2008-03-19 18:38:30 +00:00
commands Support ALTER TYPE RENAME. Petr Jelinek 2008-03-19 18:38:30 +00:00
executor Arrange to "inline" SQL functions that appear in a query's FROM clause, 2008-03-18 22:04:14 +00:00
lib Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
libpq Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
main Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
nodes Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
optimizer Arrange to "inline" SQL functions that appear in a query's FROM clause, 2008-03-18 22:04:14 +00:00
parser Support ALTER TYPE RENAME. Petr Jelinek 2008-03-19 18:38:30 +00:00
po Translation updates 2008-01-31 18:04:52 +00:00
port Clean up double negative, per Tom Lane. 2008-03-05 21:14:10 +00:00
postmaster Remove another useless snapshot creation. 2008-03-19 21:14:20 +00:00
regex Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
rewrite Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
snowball Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
storage Move elog(DEBUG4) call outside the locked area, per suggestion from Tom Lane. 2008-03-18 12:36:43 +00:00
tcop Support ALTER TYPE RENAME. Petr Jelinek 2008-03-19 18:38:30 +00:00
tsearch Add a CaseSensitive parameter to synonym dictionaries. 2008-03-10 03:01:28 +00:00
utils Fix regexp substring matching (substring(string from pattern)) for the corner 2008-03-19 02:40:37 +00:00
common.mk We need to rebuild objfiles.txt when one of the subdirectories' objfiles.txt 2008-03-17 18:24:56 +00:00
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
nls.mk Translation updates 2008-01-30 11:05:41 +00:00