mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
Update pgindent testing instructions.
This commit is contained in:
parent
8307b092b7
commit
52783b212c
@ -1,4 +1,4 @@
|
|||||||
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.40 2010/04/01 14:44:39 adunstan Exp $
|
$PostgreSQL: pgsql/src/tools/pgindent/README,v 1.41 2010/07/06 19:18:19 momjian Exp $
|
||||||
|
|
||||||
pgindent
|
pgindent
|
||||||
========
|
========
|
||||||
@ -22,10 +22,13 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
|
|||||||
egrep -v -f src/tools/pgindent/exclude_file_patterns | \
|
egrep -v -f src/tools/pgindent/exclude_file_patterns | \
|
||||||
xargs -n100 pgindent src/tools/pgindent/typedefs.list
|
xargs -n100 pgindent src/tools/pgindent/typedefs.list
|
||||||
|
|
||||||
5) Remove any files that generate errors.
|
5) Remove any files that generate errors and restore their original versions.
|
||||||
|
|
||||||
6) Do a full test build:
|
6) Do a full test build:
|
||||||
|
|
||||||
|
run configure
|
||||||
|
gmake -C src install
|
||||||
|
gmake -C contrib install
|
||||||
gmake installcheck-world
|
gmake installcheck-world
|
||||||
|
|
||||||
|
|
||||||
|
@ -129,7 +129,6 @@ BIO_METHOD
|
|||||||
BITVEC
|
BITVEC
|
||||||
BITVECP
|
BITVECP
|
||||||
BLOB
|
BLOB
|
||||||
BLOCK
|
|
||||||
BMS_Membership
|
BMS_Membership
|
||||||
BN_CTX
|
BN_CTX
|
||||||
BOOL
|
BOOL
|
||||||
@ -158,7 +157,6 @@ BTWriteState
|
|||||||
BYTE
|
BYTE
|
||||||
Backend
|
Backend
|
||||||
BackendId
|
BackendId
|
||||||
BackendParameters
|
|
||||||
BackslashQuoteType
|
BackslashQuoteType
|
||||||
BgWriterRequest
|
BgWriterRequest
|
||||||
BgWriterShmemStruct
|
BgWriterShmemStruct
|
||||||
@ -213,7 +211,6 @@ CAC_state
|
|||||||
CAST_KEY
|
CAST_KEY
|
||||||
CFuncHashTabEntry
|
CFuncHashTabEntry
|
||||||
CHAR
|
CHAR
|
||||||
CHECKPOINT
|
|
||||||
CHKVAL
|
CHKVAL
|
||||||
CIRCLE
|
CIRCLE
|
||||||
CMPDAffix
|
CMPDAffix
|
||||||
@ -223,7 +220,6 @@ CRITICAL_SECTION
|
|||||||
CState
|
CState
|
||||||
CV
|
CV
|
||||||
CY
|
CY
|
||||||
C_block
|
|
||||||
CachedPlan
|
CachedPlan
|
||||||
CachedPlanSource
|
CachedPlanSource
|
||||||
CancelRequestPacket
|
CancelRequestPacket
|
||||||
@ -251,6 +247,8 @@ ClonePtr
|
|||||||
ClosePortalStmt
|
ClosePortalStmt
|
||||||
ClosePtr
|
ClosePtr
|
||||||
Clump
|
Clump
|
||||||
|
Cluster
|
||||||
|
ClusterInfo
|
||||||
ClusterStmt
|
ClusterStmt
|
||||||
CmdType
|
CmdType
|
||||||
CoalesceExpr
|
CoalesceExpr
|
||||||
@ -292,6 +290,7 @@ ConstraintCategory
|
|||||||
ConstraintExclusionType
|
ConstraintExclusionType
|
||||||
ConstraintInfo
|
ConstraintInfo
|
||||||
ConstraintsSetStmt
|
ConstraintsSetStmt
|
||||||
|
ControlData
|
||||||
ControlFileData
|
ControlFileData
|
||||||
ConvInfo
|
ConvInfo
|
||||||
ConvProcInfo
|
ConvProcInfo
|
||||||
@ -328,13 +327,11 @@ CreateTableSpaceStmt
|
|||||||
CreateTrigStmt
|
CreateTrigStmt
|
||||||
CreateUserMappingStmt
|
CreateUserMappingStmt
|
||||||
CreatedbStmt
|
CreatedbStmt
|
||||||
CredHandle
|
|
||||||
CteItem
|
CteItem
|
||||||
CteScan
|
CteScan
|
||||||
CteScanState
|
CteScanState
|
||||||
CteState
|
CteState
|
||||||
CtlCommand
|
CtlCommand
|
||||||
CtxtHandle
|
|
||||||
CurrentOfExpr
|
CurrentOfExpr
|
||||||
CustomOutPtr
|
CustomOutPtr
|
||||||
CycleCtr
|
CycleCtr
|
||||||
@ -363,6 +360,8 @@ Datum
|
|||||||
DatumArray
|
DatumArray
|
||||||
DatumPtr
|
DatumPtr
|
||||||
DatumTupleFields
|
DatumTupleFields
|
||||||
|
DbInfo
|
||||||
|
DbInfoArr
|
||||||
DeClonePtr
|
DeClonePtr
|
||||||
DeadLockState
|
DeadLockState
|
||||||
DeallocateStmt
|
DeallocateStmt
|
||||||
@ -448,7 +447,6 @@ ExprState
|
|||||||
ExprStateEvalFunc
|
ExprStateEvalFunc
|
||||||
ExtensionBehavior
|
ExtensionBehavior
|
||||||
Extention
|
Extention
|
||||||
FD_SET
|
|
||||||
FILE
|
FILE
|
||||||
FILETIME
|
FILETIME
|
||||||
FIXED
|
FIXED
|
||||||
@ -469,6 +467,7 @@ FieldStore
|
|||||||
FieldStoreState
|
FieldStoreState
|
||||||
File
|
File
|
||||||
FileName
|
FileName
|
||||||
|
FileNameMap
|
||||||
FindSplitData
|
FindSplitData
|
||||||
FixedParamState
|
FixedParamState
|
||||||
FmgrBuiltin
|
FmgrBuiltin
|
||||||
@ -601,7 +600,6 @@ GISTScanOpaqueData
|
|||||||
GISTSearchStack
|
GISTSearchStack
|
||||||
GISTTYPE
|
GISTTYPE
|
||||||
GIST_SPLITVEC
|
GIST_SPLITVEC
|
||||||
GROUP
|
|
||||||
GV
|
GV
|
||||||
Gene
|
Gene
|
||||||
GenericExprState
|
GenericExprState
|
||||||
@ -660,7 +658,6 @@ HASHELEMENT
|
|||||||
HASHHDR
|
HASHHDR
|
||||||
HASHSEGMENT
|
HASHSEGMENT
|
||||||
HASH_SEQ_STATUS
|
HASH_SEQ_STATUS
|
||||||
HCRYPTPROV
|
|
||||||
HEntry
|
HEntry
|
||||||
HIST_ENTRY
|
HIST_ENTRY
|
||||||
HKEY
|
HKEY
|
||||||
@ -711,11 +708,8 @@ HistControl
|
|||||||
HotStandbyState
|
HotStandbyState
|
||||||
I32
|
I32
|
||||||
INFIX
|
INFIX
|
||||||
INPUT
|
|
||||||
INT
|
INT
|
||||||
INT32
|
INT32
|
||||||
INTERFACE_INFO
|
|
||||||
IO
|
|
||||||
IOFuncSelector
|
IOFuncSelector
|
||||||
IPCompareMethod
|
IPCompareMethod
|
||||||
ITEM
|
ITEM
|
||||||
@ -752,7 +746,6 @@ InhInfo
|
|||||||
InhOption
|
InhOption
|
||||||
InhPaths
|
InhPaths
|
||||||
InhRelation
|
InhRelation
|
||||||
InheritableSocket
|
|
||||||
InlineCodeBlock
|
InlineCodeBlock
|
||||||
InnerIndexscanInfo
|
InnerIndexscanInfo
|
||||||
InsertStmt
|
InsertStmt
|
||||||
@ -808,7 +801,6 @@ LOCKMETHODID
|
|||||||
LOCKMODE
|
LOCKMODE
|
||||||
LOCKTAG
|
LOCKTAG
|
||||||
LONG
|
LONG
|
||||||
LOOP
|
|
||||||
LP
|
LP
|
||||||
LPBYTE
|
LPBYTE
|
||||||
LPCTSTR
|
LPCTSTR
|
||||||
@ -866,6 +858,7 @@ LogicalTape
|
|||||||
LogicalTapeSet
|
LogicalTapeSet
|
||||||
MAGIC
|
MAGIC
|
||||||
MBuf
|
MBuf
|
||||||
|
MJEvalResult
|
||||||
Material
|
Material
|
||||||
MaterialPath
|
MaterialPath
|
||||||
MaterialState
|
MaterialState
|
||||||
@ -894,7 +887,6 @@ MultiXactStateData
|
|||||||
MyData
|
MyData
|
||||||
NDBOX
|
NDBOX
|
||||||
NODE
|
NODE
|
||||||
NTSTATUS
|
|
||||||
NUMCacheEntry
|
NUMCacheEntry
|
||||||
NUMDesc
|
NUMDesc
|
||||||
NUMProc
|
NUMProc
|
||||||
@ -910,7 +902,6 @@ NestPath
|
|||||||
NewColumnValue
|
NewColumnValue
|
||||||
NewConstraint
|
NewConstraint
|
||||||
NewPage
|
NewPage
|
||||||
NoOpPath
|
|
||||||
Node
|
Node
|
||||||
NodeTag
|
NodeTag
|
||||||
Notification
|
Notification
|
||||||
@ -965,7 +956,6 @@ PACL
|
|||||||
PATH
|
PATH
|
||||||
PATTERN
|
PATTERN
|
||||||
PBOOL
|
PBOOL
|
||||||
PCtxtHandle
|
|
||||||
PFN
|
PFN
|
||||||
PGAsyncStatusType
|
PGAsyncStatusType
|
||||||
PGCALL2
|
PGCALL2
|
||||||
@ -1147,10 +1137,7 @@ PendingOperationEntry
|
|||||||
PendingOperationTag
|
PendingOperationTag
|
||||||
PendingRelDelete
|
PendingRelDelete
|
||||||
PendingUnlinkEntry
|
PendingUnlinkEntry
|
||||||
PerlIO_funcs
|
|
||||||
PerlInterpreter
|
PerlInterpreter
|
||||||
Perl_check_t
|
|
||||||
Perl_ppaddr_t
|
|
||||||
PgBackendStatus
|
PgBackendStatus
|
||||||
PgIfAddrCallback
|
PgIfAddrCallback
|
||||||
PgStat_BackendFunctionEntry
|
PgStat_BackendFunctionEntry
|
||||||
@ -1220,9 +1207,6 @@ PreparedParamsData
|
|||||||
PreparedStatement
|
PreparedStatement
|
||||||
PrintExtraTocPtr
|
PrintExtraTocPtr
|
||||||
PrintTocDataPtr
|
PrintTocDataPtr
|
||||||
PrintfArgType
|
|
||||||
PrintfArgValue
|
|
||||||
PrintfTarget
|
|
||||||
PrinttupAttrInfo
|
PrinttupAttrInfo
|
||||||
PrivGrantee
|
PrivGrantee
|
||||||
PrivTarget
|
PrivTarget
|
||||||
@ -1246,7 +1230,6 @@ PullFilterOps
|
|||||||
PushFilter
|
PushFilter
|
||||||
PushFilterOps
|
PushFilterOps
|
||||||
PushFunction
|
PushFunction
|
||||||
PyCodeObject
|
|
||||||
PyMethodDef
|
PyMethodDef
|
||||||
PyObject
|
PyObject
|
||||||
PySequenceMethods
|
PySequenceMethods
|
||||||
@ -1256,7 +1239,6 @@ QPRS_STATE
|
|||||||
QTN2QTState
|
QTN2QTState
|
||||||
QTNode
|
QTNode
|
||||||
QUERYTYPE
|
QUERYTYPE
|
||||||
QUERY_SECURITY_CONTEXT_TOKEN_FN
|
|
||||||
QualCost
|
QualCost
|
||||||
QualItem
|
QualItem
|
||||||
Query
|
Query
|
||||||
@ -1276,7 +1258,6 @@ RBOrderControl
|
|||||||
RBTree
|
RBTree
|
||||||
RBTreeIterator
|
RBTreeIterator
|
||||||
REPARSE_DATA_BUFFER
|
REPARSE_DATA_BUFFER
|
||||||
REPARSE_JUNCTION_DATA_BUFFER
|
|
||||||
RIX
|
RIX
|
||||||
RI_CompareHashEntry
|
RI_CompareHashEntry
|
||||||
RI_CompareKey
|
RI_CompareKey
|
||||||
@ -1302,6 +1283,7 @@ ReassignOwnedStmt
|
|||||||
RecordCacheEntry
|
RecordCacheEntry
|
||||||
RecordCompareData
|
RecordCompareData
|
||||||
RecordIOData
|
RecordIOData
|
||||||
|
RecoveryTargetType
|
||||||
RecursionContext
|
RecursionContext
|
||||||
RecursiveUnion
|
RecursiveUnion
|
||||||
RecursiveUnionState
|
RecursiveUnionState
|
||||||
@ -1311,6 +1293,8 @@ RegisNode
|
|||||||
ReindexStmt
|
ReindexStmt
|
||||||
RelFileNode
|
RelFileNode
|
||||||
RelIdCacheEnt
|
RelIdCacheEnt
|
||||||
|
RelInfo
|
||||||
|
RelInfoArr
|
||||||
RelMapFile
|
RelMapFile
|
||||||
RelMapping
|
RelMapping
|
||||||
RelOptInfo
|
RelOptInfo
|
||||||
@ -1365,7 +1349,6 @@ RunningTransactions
|
|||||||
RunningTransactionsData
|
RunningTransactionsData
|
||||||
SC_HANDLE
|
SC_HANDLE
|
||||||
SECURITY_ATTRIBUTES
|
SECURITY_ATTRIBUTES
|
||||||
SECURITY_STATUS
|
|
||||||
SEG
|
SEG
|
||||||
SERVICE_STATUS
|
SERVICE_STATUS
|
||||||
SERVICE_STATUS_HANDLE
|
SERVICE_STATUS_HANDLE
|
||||||
@ -1385,8 +1368,6 @@ SISeg
|
|||||||
SIZE
|
SIZE
|
||||||
SMgrRelation
|
SMgrRelation
|
||||||
SMgrRelationData
|
SMgrRelationData
|
||||||
SOCKADDR
|
|
||||||
SOCKET
|
|
||||||
SPELL
|
SPELL
|
||||||
SPIPlanPtr
|
SPIPlanPtr
|
||||||
SPITupleTable
|
SPITupleTable
|
||||||
@ -1398,10 +1379,8 @@ SQLFunctionCachePtr
|
|||||||
SSL
|
SSL
|
||||||
SSL_CTX
|
SSL_CTX
|
||||||
STARTUPINFO
|
STARTUPINFO
|
||||||
STRING
|
|
||||||
STRLEN
|
STRLEN
|
||||||
SV
|
SV
|
||||||
SVOP
|
|
||||||
SYSTEMTIME
|
SYSTEMTIME
|
||||||
SaOpControl
|
SaOpControl
|
||||||
SaveArchivePtr
|
SaveArchivePtr
|
||||||
@ -1417,8 +1396,6 @@ ScanKeyword
|
|||||||
ScanState
|
ScanState
|
||||||
ScanTypeControl
|
ScanTypeControl
|
||||||
SchemaQuery
|
SchemaQuery
|
||||||
SecBuffer
|
|
||||||
SecBufferDesc
|
|
||||||
SelectStmt
|
SelectStmt
|
||||||
Selectivity
|
Selectivity
|
||||||
SeqScan
|
SeqScan
|
||||||
@ -1514,7 +1491,6 @@ TBMIterateResult
|
|||||||
TBMIterator
|
TBMIterator
|
||||||
TBMStatus
|
TBMStatus
|
||||||
TBlockState
|
TBlockState
|
||||||
TCHAR
|
|
||||||
TIDBitmap
|
TIDBitmap
|
||||||
TOKEN_DEFAULT_DACL
|
TOKEN_DEFAULT_DACL
|
||||||
TOKEN_INFORMATION_CLASS
|
TOKEN_INFORMATION_CLASS
|
||||||
@ -1569,7 +1545,6 @@ TextPositionState
|
|||||||
TheLexeme
|
TheLexeme
|
||||||
TheSubstitute
|
TheSubstitute
|
||||||
ThingFile
|
ThingFile
|
||||||
Thread
|
|
||||||
TidHashKey
|
TidHashKey
|
||||||
TidPath
|
TidPath
|
||||||
TidScan
|
TidScan
|
||||||
@ -1579,7 +1554,6 @@ TimeInterval
|
|||||||
TimeIntervalData
|
TimeIntervalData
|
||||||
TimeLineID
|
TimeLineID
|
||||||
TimeOffset
|
TimeOffset
|
||||||
TimeStamp
|
|
||||||
TimeTzADT
|
TimeTzADT
|
||||||
Timestamp
|
Timestamp
|
||||||
TimestampTz
|
TimestampTz
|
||||||
@ -1674,17 +1648,14 @@ Vfd
|
|||||||
ViewStmt
|
ViewStmt
|
||||||
VirtualTransactionId
|
VirtualTransactionId
|
||||||
Vsrt
|
Vsrt
|
||||||
WAITORTIMERCALLBACK
|
|
||||||
WAIT_ORDER
|
WAIT_ORDER
|
||||||
WCHAR
|
WCHAR
|
||||||
WIN32_FILE_ATTRIBUTE_DATA
|
WIN32_FILE_ATTRIBUTE_DATA
|
||||||
WIN32_FIND_DATA
|
WIN32_FIND_DATA
|
||||||
WORD
|
WORD
|
||||||
WORKSTATE
|
WORKSTATE
|
||||||
WSABUF
|
WalDataMessageHeader
|
||||||
WSADATA
|
WalLevel
|
||||||
WSANETWORKEVENTS
|
|
||||||
WSAPROTOCOL_INFO
|
|
||||||
WalRcvData
|
WalRcvData
|
||||||
WalRcvState
|
WalRcvState
|
||||||
WalSnd
|
WalSnd
|
||||||
@ -1736,7 +1707,6 @@ XLogwrtResult
|
|||||||
XLogwrtRqst
|
XLogwrtRqst
|
||||||
XPVIV
|
XPVIV
|
||||||
XPVMG
|
XPVMG
|
||||||
XPVUV
|
|
||||||
XRV
|
XRV
|
||||||
XactCallback
|
XactCallback
|
||||||
XactCallbackItem
|
XactCallbackItem
|
||||||
@ -1759,7 +1729,6 @@ __CreateJobObject
|
|||||||
__CreateRestrictedToken
|
__CreateRestrictedToken
|
||||||
__IsProcessInJob
|
__IsProcessInJob
|
||||||
__QueryInformationJobObject
|
__QueryInformationJobObject
|
||||||
__RegisterWaitForSingleObject
|
|
||||||
__SetInformationJobObject
|
__SetInformationJobObject
|
||||||
aclitem
|
aclitem
|
||||||
array_unnest_fctx
|
array_unnest_fctx
|
||||||
@ -1814,11 +1783,11 @@ dev_t
|
|||||||
directory_fctx
|
directory_fctx
|
||||||
double
|
double
|
||||||
ds_state
|
ds_state
|
||||||
|
eLogType
|
||||||
ean13
|
ean13
|
||||||
eary
|
eary
|
||||||
eval_const_expressions_context
|
eval_const_expressions_context
|
||||||
execution_state
|
execution_state
|
||||||
expectation
|
|
||||||
explain_get_index_name_hook_type
|
explain_get_index_name_hook_type
|
||||||
f_smgr
|
f_smgr
|
||||||
fd_set
|
fd_set
|
||||||
@ -1839,7 +1808,6 @@ fmStringInfo
|
|||||||
formarray
|
formarray
|
||||||
formfloat
|
formfloat
|
||||||
fpos_t
|
fpos_t
|
||||||
freeaddrinfo_ptr_t
|
|
||||||
freefunc
|
freefunc
|
||||||
fsec_t
|
fsec_t
|
||||||
func_ptr
|
func_ptr
|
||||||
@ -1853,8 +1821,6 @@ get_attavgwidth_hook_type
|
|||||||
get_index_stats_hook_type
|
get_index_stats_hook_type
|
||||||
get_relation_info_hook_type
|
get_relation_info_hook_type
|
||||||
get_relation_stats_hook_type
|
get_relation_stats_hook_type
|
||||||
getaddrinfo_ptr_t
|
|
||||||
getnameinfo_ptr_t
|
|
||||||
gid_t
|
gid_t
|
||||||
ginIncompleteSplit
|
ginIncompleteSplit
|
||||||
ginxlogCreatePostingTree
|
ginxlogCreatePostingTree
|
||||||
@ -1886,6 +1852,7 @@ indexed_tlist
|
|||||||
inet
|
inet
|
||||||
inetKEY
|
inetKEY
|
||||||
inet_struct
|
inet_struct
|
||||||
|
inline_error_callback_arg
|
||||||
ino_t
|
ino_t
|
||||||
inquiry
|
inquiry
|
||||||
instr_time
|
instr_time
|
||||||
@ -1940,6 +1907,7 @@ mblen_converter
|
|||||||
mbverifier
|
mbverifier
|
||||||
md5_ctxt
|
md5_ctxt
|
||||||
metastring
|
metastring
|
||||||
|
migratorContext
|
||||||
mix_data_t
|
mix_data_t
|
||||||
mixedStruct
|
mixedStruct
|
||||||
mode_t
|
mode_t
|
||||||
@ -1959,10 +1927,11 @@ objectType
|
|||||||
off_t
|
off_t
|
||||||
oidKEY
|
oidKEY
|
||||||
oidvector
|
oidvector
|
||||||
opcode
|
|
||||||
optType
|
optType
|
||||||
ossldata
|
ossldata
|
||||||
|
pageCnvCtx
|
||||||
pam_handle_t
|
pam_handle_t
|
||||||
|
parse_error_callback_arg
|
||||||
pcolor
|
pcolor
|
||||||
pendingPosition
|
pendingPosition
|
||||||
pgParameterStatus
|
pgParameterStatus
|
||||||
@ -2086,15 +2055,14 @@ stmtCacheEntry
|
|||||||
substitute_actual_parameters_context
|
substitute_actual_parameters_context
|
||||||
substitute_actual_srf_parameters_context
|
substitute_actual_srf_parameters_context
|
||||||
substitute_multiple_relids_context
|
substitute_multiple_relids_context
|
||||||
svtype
|
|
||||||
symbol
|
symbol
|
||||||
teReqs
|
teReqs
|
||||||
teSection
|
teSection
|
||||||
text
|
text
|
||||||
timeKEY
|
timeKEY
|
||||||
time_t
|
time_t
|
||||||
timerCA
|
|
||||||
tlist_vinfo
|
tlist_vinfo
|
||||||
|
transferMode
|
||||||
trgm
|
trgm
|
||||||
tsKEY
|
tsKEY
|
||||||
ts_db_fctx
|
ts_db_fctx
|
||||||
@ -2130,8 +2098,6 @@ walrcv_connect_type
|
|||||||
walrcv_disconnect_type
|
walrcv_disconnect_type
|
||||||
walrcv_receive_type
|
walrcv_receive_type
|
||||||
wchar_t
|
wchar_t
|
||||||
win32_deadchild_waitinfo
|
|
||||||
win32_pthread
|
|
||||||
wint_t
|
wint_t
|
||||||
xl_btree_delete
|
xl_btree_delete
|
||||||
xl_btree_delete_page
|
xl_btree_delete_page
|
||||||
@ -2160,6 +2126,7 @@ xl_heaptid
|
|||||||
xl_invalid_page
|
xl_invalid_page
|
||||||
xl_invalid_page_key
|
xl_invalid_page_key
|
||||||
xl_multixact_create
|
xl_multixact_create
|
||||||
|
xl_parameter_change
|
||||||
xl_relmap_update
|
xl_relmap_update
|
||||||
xl_running_xacts
|
xl_running_xacts
|
||||||
xl_seq_rec
|
xl_seq_rec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user