Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/bin/psql/ora_psqlscanslash.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
* Authored by [email protected], 20220705.
*
* Copyright:
* Copyright (c) 2000-2024, PostgreSQL Global Development Group
* Portions Copyright (c) 2023-2025, IvorySQL Global Development Team
*
* src/bin/psql/ora_psqlscanslash.h
Expand Down
2 changes: 2 additions & 0 deletions src/include/oracle_fe_utils/ora_psqlscan.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
* Authored by [email protected]
*
* Copyright:
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
* Portions Copyright (c) 2023-2025, IvorySQL Global Development Team
*
* src/include/oracle_fe_utils/ora_psqlscan.h
Expand Down
2 changes: 2 additions & 0 deletions src/include/oracle_parser/ora_scanner.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
* higher-level API provided by parser.h.
*
*
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
* Portions Copyright (c) 2023-2025, IvorySQL Global Development Team
*
* src/include/oracle-parser/ora_scanner.h
Expand Down
2 changes: 2 additions & 0 deletions src/oracle_fe_utils/ora_string_utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
* and interpreting backend output.
*
*
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
* Portions Copyright (c) 2023-2025, IvorySQL Global Development Team
*
* src/oracle_fe_utils/ora_string_utils.c
Expand Down
2 changes: 2 additions & 0 deletions src/tools/ora_gen_keywordlist.pl
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
# Note that case folding works correctly only for all-ASCII keywords!
#
#
# Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
# Portions Copyright (c) 2023-2025, IvorySQL Global Development Team
#
# src/tools/ora_gen_keywordlist.pl
Expand Down