postgresql/src/backend
Alvaro Herrera d96d7be2b5 Update URL to Ross William's paper.
Devrim Gunduz.
2008-08-25 17:37:40 +00:00
..
access Fix possible duplicate tuples while GiST scan. Now page is processed 2008-08-23 10:37:24 +00:00
bootstrap
catalog Convert remaining builtin set-returning functions to use OUT parameters, making 2008-08-25 11:18:43 +00:00
commands Cause the output from debug_print_parse, debug_print_rewritten, and 2008-08-19 18:30:04 +00:00
executor Arrange to convert EXISTS subqueries that are equivalent to hashable IN 2008-08-22 00:16:04 +00:00
lib
libpq Rearrange the code in auth.c so that all functions for a single authentication 2008-08-01 11:41:12 +00:00
main
nodes Arrange to convert EXISTS subqueries that are equivalent to hashable IN 2008-08-22 00:16:04 +00:00
optimizer Arrange to convert EXISTS subqueries that are equivalent to hashable IN 2008-08-22 00:16:04 +00:00
parser Arrange to convert EXISTS subqueries that are equivalent to hashable IN 2008-08-22 00:16:04 +00:00
po Translation updates 2008-01-31 18:04:52 +00:00
port Fix a couple of bugs in win32 shmem name generation: 2008-07-04 10:50:18 +00:00
postmaster Make stats_temp_directory PGC_SIGHUP, and document how it may cause a temporary 2008-08-25 15:11:01 +00:00
regex
rewrite Arrange to convert EXISTS subqueries that are equivalent to hashable IN 2008-08-22 00:16:04 +00:00
snowball
storage Introduce the concept of relation forks. An smgr relation can now consist 2008-08-11 11:05:11 +00:00
tcop Cause the output from debug_print_parse, debug_print_rewritten, and 2008-08-19 18:30:04 +00:00
tsearch Create a type-specific typanalyze routine for tsvector, which collects stats 2008-07-14 00:51:46 +00:00
utils Update URL to Ross William's paper. 2008-08-25 17:37:40 +00:00
common.mk
Makefile Add a few more DTrace probes to the backend. 2008-08-01 13:16:09 +00:00
nls.mk