Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
14b5eaa2
Commit
14b5eaa2
authored
Jan 02, 2008
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct two more copyrights found by updated script.
parent
be6c3b5c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
src/backend/utils/probes.d
src/backend/utils/probes.d
+2
-2
src/include/pg_trace.h
src/include/pg_trace.h
+2
-2
No files found.
src/backend/utils/probes.d
View file @
14b5eaa2
/* ----------
/* ----------
* DTrace probes for PostgreSQL backend
* DTrace probes for PostgreSQL backend
*
*
* Copyright (c) 2006, PostgreSQL Global Development Group
* Copyright (c) 2006
-2008
, PostgreSQL Global Development Group
*
*
* $PostgreSQL: pgsql/src/backend/utils/probes.d,v 1.
1 2006/07/24 16:32:45 petere
Exp $
* $PostgreSQL: pgsql/src/backend/utils/probes.d,v 1.
2 2008/01/02 02:42:06 momjian
Exp $
* ----------
* ----------
*/
*/
...
...
src/include/pg_trace.h
View file @
14b5eaa2
...
@@ -3,9 +3,9 @@
...
@@ -3,9 +3,9 @@
*
*
* Definitions for the PostgreSQL tracing framework
* Definitions for the PostgreSQL tracing framework
*
*
* Copyright (c) 2006, PostgreSQL Global Development Group
* Copyright (c) 2006
-2008
, PostgreSQL Global Development Group
*
*
* $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.
2 2006/10/04 00:30
:06 momjian Exp $
* $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.
3 2008/01/02 02:42
:06 momjian Exp $
* ----------
* ----------
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment