You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/PostgreSQL10Platform.java
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
/*
2
+
* Copyright (c) 2026 Contributors to the Eclipse Foundation. All rights reserved.
2
3
* Copyright (c) 2025 Oracle and/or its affiliates. All rights reserved.
3
4
*
4
5
* This program and the accompanying materials are made available under the
@@ -14,12 +15,15 @@
14
15
// 13/01/2022-4.0.0 Tomas Kraus - 1391: JSON support in JPA
0 commit comments