~vcs-imports/mammoth-replicator/trunk

« back to all changes in this revision

Viewing changes to src/bin/pgevent/pgmsgevent.h

  • Committer: alvherre
  • Date: 2005-12-16 21:24:52 UTC
  • Revision ID: svn-v4:db760fc0-0f08-0410-9d63-cc6633f64896:trunk:1
Initial import of the REL8_0_3 sources from the Pgsql CVS repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*      */
 
2
/*       Values are 32 bit values layed out as follows: */
 
3
/*      */
 
4
/*        3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 */
 
5
/*        1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 */
 
6
/*       +---+-+-+-----------------------+-------------------------------+ */
 
7
/*       |Sev|C|R|         Facility                      |                               Code                    | */
 
8
/*       +---+-+-+-----------------------+-------------------------------+ */
 
9
/*      */
 
10
/*       where */
 
11
/*      */
 
12
/*               Sev - is the severity code */
 
13
/*      */
 
14
/*                       00 - Success */
 
15
/*                       01 - Informational */
 
16
/*                       10 - Warning */
 
17
/*                       11 - Error */
 
18
/*      */
 
19
/*               C - is the Customer code flag */
 
20
/*      */
 
21
/*               R - is a reserved bit */
 
22
/*      */
 
23
/*               Facility - is the facility code */
 
24
/*      */
 
25
/*               Code - is the facility's status code */
 
26
/*      */
 
27
/*      */
 
28
/*      Define the facility codes */
 
29
/*      */
 
30
 
 
31
 
 
32
/*      */
 
33
/*      Define the severity codes */
 
34
/*      */
 
35
 
 
36
 
 
37
/*      */
 
38
/*      MessageId: PGWIN32_EVENTLOG_MSG */
 
39
/*      */
 
40
/*      MessageText: */
 
41
/*      */
 
42
/*       %1 */
 
43
/*      */
 
44
#define PGWIN32_EVENTLOG_MSG                     0x00000000L