postgresql/src/backend
2008-04-15 13:55:12 +00:00
..
access Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
bootstrap Move the HTSU_Result enum definition into snapshot.h, to avoid including 2008-03-26 21:10:39 +00:00
catalog Create new routines systable_beginscan_ordered, systable_getnext_ordered, 2008-04-12 23:14:21 +00:00
commands Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
executor Since createplan.c no longer cares whether index operators are lossy, it has 2008-04-13 20:51:21 +00:00
lib
libpq Use error message wordings for permissions checks on .pgpass and SSL private 2008-03-31 02:43:14 +00:00
main
nodes Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
optimizer Since createplan.c no longer cares whether index operators are lossy, it has 2008-04-13 20:51:21 +00:00
parser Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
po
port Add a new ereport auxiliary function errdetail_log(), which works the same as 2008-03-24 18:08:47 +00:00
postmaster Teach ANALYZE to distinguish dead and in-doubt tuples, which it formerly 2008-04-03 16:27:25 +00:00
regex
rewrite Move the HTSU_Result enum definition into snapshot.h, to avoid including 2008-03-26 21:10:39 +00:00
snowball Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
storage Create new routines systable_beginscan_ordered, systable_getnext_ordered, 2008-04-12 23:14:21 +00:00
tcop Add pg_terminate_backend() to allow terminating only a single session. 2008-04-15 13:55:12 +00:00
tsearch Simplify and standardize conversions between TEXT datums and ordinary C 2008-03-25 22:42:46 +00:00
utils Add pg_terminate_backend() to allow terminating only a single session. 2008-04-15 13:55:12 +00:00
common.mk
Makefile
nls.mk Add a new ereport auxiliary function errdetail_log(), which works the same as 2008-03-24 18:08:47 +00:00