Rat (Release Audit Tool) results

The following document contains the results of Rat (Release Audit Tool).

*****************************************************
Summary
-------
Generated at: 2025-10-08T03:41:03Z

Notes: 0
Binaries: 0
Archives: 0
Standards: 172

Apache Licensed: 172
Generated Documents: 0

JavaDocs are generated, thus a license header is optional.
Generated files do not require license headers.

0 Unknown Licenses

*****************************************************
  Files with Apache License headers will be marked AL
  Binary files (which do not require any license headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc. will be marked N
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/pom.xml
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/ByteBufTestUtils.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLSSLUnwillingPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLAuthenticationOKPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/authentication/PostgreSQLMD5PasswordAuthenticationPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLComStartupPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLParameterStatusPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLSSLWillingPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLPasswordMessagePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLRandomGeneratorTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLCommandCompletePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLReadyForQueryPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLErrorResponsePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLComTerminationPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/admin/PostgreSQLUnsupportedCommandPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/PostgreSQLCommandPacketTypeTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLNoDataPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLRowDescriptionPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/PostgreSQLColumnTypeTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/parse/PostgreSQLParseCompletePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/parse/PostgreSQLComParsePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/PostgreSQLAggregatedResponsesPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/describe/PostgreSQLComDescribePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/close/PostgreSQLCloseCompletePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/close/PostgreSQLComClosePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/sync/PostgreSQLComSyncPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/execute/PostgreSQLComExecutePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLBindCompletePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLComBindPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLFloatBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLNumericBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBinaryProtocolValueFactoryTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLUnspecifiedBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLByteaBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBoolBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLStringArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt4BinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLUUIDBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBoolArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt2BinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLTimeValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLUnspecifiedValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLJsonValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLLongValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLDateValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLNumericValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLBoolValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLFloatValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLTimestampValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLBitValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLIntValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLVarcharValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLDoubleValueParserTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt2ArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLArrayParameterDecoderTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLStringBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLDoubleBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLFloat4ArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt4ArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt8ArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLTextBoolUtilsTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLTextBitUtilsTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLBinaryTimestampUtilsTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt8BinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLDateBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLFloat8ArrayBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLTimeBinaryProtocolValueTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLTypeUnspecifiedSQLParameterTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLEmptyQueryResponsePacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/simple/PostgreSQLComQueryPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLDataRowPacketTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLColumnDescriptionTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/PostgreSQLCommandPacketFactoryTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/packet/identifier/PostgreSQLMessagePacketTypeTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/constant/PostgreSQLArrayColumnTypeTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/payload/PostgreSQLPacketPayloadTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/test/java/org/apache/shardingsphere/database/protocol/postgresql/codec/PostgreSQLPacketCodecEngineTest.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/resources/META-INF/services/org.apache.shardingsphere.database.protocol.constant.DatabaseProtocolDefaultVersionProvider
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/PostgreSQLPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLRandomGenerator.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/authentication/PostgreSQLPasswordAuthenticationPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/authentication/PostgreSQLMD5PasswordAuthenticationPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLSSLWillingPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLSSLUnwillingPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLComStartupPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLPasswordMessagePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLAuthenticationOKPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/handshake/PostgreSQLParameterStatusPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLCommandCompletePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLErrorResponsePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLComTerminationPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/generic/PostgreSQLReadyForQueryPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/admin/PostgreSQLUnsupportedCommandPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLDataRowPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/parse/PostgreSQLComParsePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/parse/PostgreSQLParseCompletePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/describe/PostgreSQLComDescribePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/PostgreSQLAggregatedResponsesPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/close/PostgreSQLComClosePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/close/PostgreSQLCloseCompletePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/flush/PostgreSQLComFlushPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/sync/PostgreSQLComSyncPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/PostgreSQLAggregatedCommandPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/execute/PostgreSQLComExecutePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/execute/PostgreSQLPortalSuspendedPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/PostgreSQLColumnType.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLBindCompletePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLTypeUnspecifiedSQLParameter.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt2BinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLDoubleBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLFloat4ArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLStringArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLUUIDBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLFloatBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt2ArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt8ArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt4ArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLNumericBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLStringBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLByteaBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLFloat8ArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLTextArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLTimeBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt4BinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLInt8BinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/PostgreSQLTextValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLNumericValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLTimeValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLLongValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLVarcharArrayValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLFloatValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLTimestampValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLVarcharValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLIntValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLBoolValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLUnspecifiedValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLTextArrayValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLJsonValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLDateValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLBitValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/text/impl/PostgreSQLDoubleValueParser.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLUnspecifiedBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLArrayParameterDecoder.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBoolArrayBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBoolBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLBinaryProtocolValueFactory.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLTextBitUtils.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLBinaryTimestampUtils.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLTextBoolUtils.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/PostgreSQLDateBinaryProtocolValue.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/PostgreSQLComBindPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLParameterDescriptionPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLColumnDescription.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLRowDescriptionPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLNoDataPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/simple/PostgreSQLComQueryPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/PostgreSQLEmptyQueryResponsePacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/PostgreSQLCommandPacketType.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/PostgreSQLCommandPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/command/PostgreSQLCommandPacketFactory.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/identifier/PostgreSQLMessagePacketType.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/identifier/PostgreSQLIdentifierTag.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/packet/identifier/PostgreSQLIdentifierPacket.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/constant/PostgreSQLArrayColumnType.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/constant/PostgreSQLMessageSeverityLevel.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/constant/PostgreSQLProtocolDefaultVersionProvider.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/constant/PostgreSQLAuthenticationMethod.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/constant/PostgreSQLValueFormat.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/exception/PostgreSQLProtocolException.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/payload/PostgreSQLPacketPayload.java
  AL    /home/runner/work/shardingsphere-doc/shardingsphere-doc/shardingsphere/database/protocol/dialect/postgresql/src/main/java/org/apache/shardingsphere/database/protocol/postgresql/codec/PostgreSQLPacketCodecEngine.java
 
*****************************************************