Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove old Subversion properties from PostgresKit framework file headers
- Loading branch information
Showing
with
0 additions
and 82 deletions.
- +0 −2 Frameworks/PostgresKit/Source/PGConstants.h
- +0 −2 Frameworks/PostgresKit/Source/PGConstants.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnection.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnection.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionDelegate.h
- +0 −1 Frameworks/PostgresKit/Source/PGPostgresConnectionEncoding.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionEncoding.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionParameters.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionParameters.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionQueryExecution.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionQueryExecution.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionQueryPreparation.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionQueryPreparation.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionTypeHandling.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionTypeHandling.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionUtils.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresConnectionUtils.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresError.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresError.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresException.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresException.m
- +0 −5 Frameworks/PostgresKit/Source/PGPostgresKitPrivateAPI.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresResult.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresResult.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresStatement.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresStatement.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTimeInterval.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTimeInterval.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTimeTZ.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTimeTZ.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeDateTimeHandler.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeDateTimeHandler.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeHandler.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeHandler.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeHandlerProtocol.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeNumberHandler.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeNumberHandler.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeStringHandler.h
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypeStringHandler.m
- +0 −2 Frameworks/PostgresKit/Source/PGPostgresTypes.h