postgresql/src/backend/port
Tom Lane 05fc744b96 Add a new ereport auxiliary function errdetail_log(), which works the same as
errdetail except the string goes only to the server log, replacing the normal
errdetail there.  This provides a reasonably clean way of dealing with error
details that are too security-sensitive or too bulky to send to the client.

This commit just adds the infrastructure --- actual uses to follow.
2008-03-24 18:08:47 +00:00
..
aix Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
darwin More README src cleanups. 2008-03-21 13:23:29 +00:00
dynloader More README src cleanups. 2008-03-21 13:23:29 +00:00
hpux Since HPUX now exists for Itanium, we should decouple the assumption 2003-08-01 19:12:52 +00:00
nextstep More refactoring, so that the SUBSYS.o rules are now all in one place. 2008-02-19 15:29:58 +00:00
tas Allow sparcv8plus to use "cas". 2006-05-18 18:51:50 +00:00
win32 More refactoring, so that the SUBSYS.o rules are now all in one place. 2008-02-19 15:29:58 +00:00
ipc_test.c Add a new ereport auxiliary function errdetail_log(), which works the same as 2008-03-24 18:08:47 +00:00
Makefile More refactoring, so that the SUBSYS.o rules are now all in one place. 2008-02-19 15:29:58 +00:00
posix_sema.c Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
sysv_sema.c Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
sysv_shmem.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
win32_sema.c Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
win32_shmem.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00