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
3a0717c3
Commit
3a0717c3
authored
May 04, 2009
by
Magnus Hagander
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update no longer current comments in header.
parent
ca6c0ac4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/port/dirmod.c
src/port/dirmod.c
+4
-4
No files found.
src/port/dirmod.c
View file @
3a0717c3
/*-------------------------------------------------------------------------
*
* dirmod.c
*
rename/unlink()
*
directory handling functions
*
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* Th
ese are replacement versions of unlink and rename
that work on
* Win32 (NT
, Win2k, XP). replace() doesn't work on Win95/98/Me
.
* Th
is includes replacement versions of functions
that work on
* Win32 (NT
4 and newer)
.
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/port/dirmod.c,v 1.5
6 2009/01/01 17:24:04 momjian
Exp $
* $PostgreSQL: pgsql/src/port/dirmod.c,v 1.5
7 2009/05/04 09:30:06 mha
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