postgresql/src/backend
Alvaro Herrera 6cc2deb86e Add pg_describe_object function
This function is useful to obtain textual descriptions of objects as
stored in pg_depend.
2010-11-18 17:06:19 -03:00
..
access The GiST scan algorithm uses LSNs to detect concurrent pages splits, but 2010-11-16 11:32:21 +02:00
bootstrap Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
catalog Add pg_describe_object function 2010-11-18 17:06:19 -03:00
commands Remove unused parameter. Patch by Shigeru Hanada. 2010-11-18 10:05:17 +02:00
executor Dept of second thoughts: don't try to push LIMIT below a SRF. 2010-11-18 11:54:34 -05:00
foreign Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lib Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
libpq Add a client authentication hook. 2010-10-26 21:20:38 -04:00
main Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nodes Further fallout from the MergeAppend patch. 2010-11-18 00:30:10 -05:00
optimizer Further fallout from the MergeAppend patch. 2010-11-18 00:30:10 -05:00
parser Require VALUE keyword when extending an enum type. Based on a patch from Alvaro Herrera. 2010-11-16 22:18:33 -05:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
postmaster Send paramHandle to subprocesses as 64-bit on Win64 2010-11-16 12:40:56 +01:00
regex Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
replication Improved parallel make support 2010-11-12 22:15:16 +02:00
rewrite Reimplement planner's handling of MIN/MAX aggregate optimization. 2010-11-04 12:01:17 -04:00
snowball Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
storage Add new buffers_backend_fsync field to pg_stat_bgwriter. 2010-11-15 12:42:59 -05:00
tcop Add support for detecting register-stack overrun on IA64. 2010-11-06 19:36:29 -04:00
tsearch Cleanup various comparisons with the constant "true". 2010-11-14 21:03:48 -05:00
utils Make TRUNCATE ... RESTART IDENTITY restart sequences transactionally. 2010-11-17 16:42:18 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Improved parallel make support 2010-11-12 22:15:16 +02:00
common.mk Improved parallel make support 2010-11-12 22:15:16 +02:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00