index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stamp HEAD as 9.2devel.
Tom Lane
2011-06-11
1
-2
/
+2
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
4
-7
/
+7
*
Typo fix.
Tom Lane
2011-06-02
1
-1
/
+1
*
Implement getpeereid() as a src/port compatibility function.
Tom Lane
2011-06-02
1
-0
/
+80
*
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-25
1
-2
/
+2
*
Give getopt() a prototype and modern style arg specs.
Andrew Dunstan
2011-04-25
1
-4
/
+3
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
10
-55
/
+56
*
Fix up handling of C/POSIX collations.
Tom Lane
2011-03-20
1
-0
/
+26
*
Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom.
Bruce Momjian
2011-02-13
1
-1
/
+1
*
Properly handle Win32 paths of 'E:abc', which can be either absolute or
Bruce Momjian
2011-02-12
1
-0
/
+33
*
Fix pg_get_encoding_from_locale() function call parameters to match
Bruce Momjian
2011-02-10
1
-2
/
+2
*
Per-column collation support
Peter Eisentraut
2011-02-08
1
-9
/
+12
*
Move pipe.c into the backend.
Robert Haas
2011-02-04
2
-103
/
+0
*
Avoid including postgres.h in frontend compiles of src/port.
Robert Haas
2011-02-04
3
-0
/
+13
*
Use $(MAKE) rather than make.
Robert Haas
2011-02-04
1
-1
/
+1
*
Make handling of errcodes.h more consistent with other generated headers.
Robert Haas
2011-02-04
1
-0
/
+7
*
Simplify code used in is_absolute_path() macro; also add comment about
Bruce Momjian
2011-02-03
1
-6
/
+0
*
Rename function to first_path_var_separator() to clarify it works with
Bruce Momjian
2011-02-02
2
-3
/
+3
*
Clearify macro IS_PATH_VAR_SEP in path.c so it is clear this is a path
Bruce Momjian
2011-02-02
1
-3
/
+3
*
Enable building with the Mingw64 compiler.
Andrew Dunstan
2011-01-30
1
-2
/
+1
*
Add pgreadlink() on Windows to read junction points
Magnus Hagander
2011-01-09
1
-0
/
+118
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
29
-29
/
+29
*
Remove optreset from src/port/ implementations of getopt and getopt_long.
Tom Lane
2010-12-16
2
-18
/
+22
*
Avoid clobbering errno, per comment from Tom.
Alvaro Herrera
2010-12-16
1
-1
/
+1
*
Fix inconsequential FILE pointer leakage
Alvaro Herrera
2010-12-16
1
-0
/
+1
*
Add some minor missing error checks
Alvaro Herrera
2010-12-16
1
-0
/
+5
*
Move a couple of initdb's subroutines into src/port/.
Tom Lane
2010-12-10
3
-4
/
+227
*
Fix portability issues in new src/port/inet_net_ntop.c file.
Tom Lane
2010-11-26
1
-1
/
+24
*
Fix getaddrinfo() in pgport to use proper parameters, as detected by
Bruce Momjian
2010-11-25
1
-1
/
+1
*
When reporting the server as not responding, if the hostname was
Bruce Momjian
2010-11-24
3
-8
/
+281
*
Fix comparisons of pointers with zero to compare with NULL instead.
Tom Lane
2010-10-29
1
-1
/
+1
*
Convert cvsignore to gitignore, and add .gitignore for build targets.
Magnus Hagander
2010-09-22
1
-0
/
+3
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
43
-43
/
+43
*
Modify pg_upgrade to set/restore all environment variables related to
Bruce Momjian
2010-09-07
1
-1
/
+2
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
1
-2
/
+1
*
Stamp HEAD as 9.1devel.
Tom Lane
2010-07-09
1
-2
/
+2
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
4
-35
/
+35
*
Move copydir.c from src/port to src/backend/storage/file
Robert Haas
2010-07-02
2
-274
/
+2
*
Allow copydir() to be interrupted.
Robert Haas
2010-07-01
1
-1
/
+8
*
Use __bsdi__ consistently.
Bruce Momjian
2010-05-15
1
-7
/
+7
*
Code page for EUC-KR is surely 51949.
Itagaki Takahiro
2010-05-06
1
-2
/
+2
*
Add CP949 as an alias for UHC encoding. pg_get_encoding_from_locale()
Itagaki Takahiro
2010-04-28
1
-1
/
+2
*
Update a number of broken links in comments.
Magnus Hagander
2010-04-02
1
-2
/
+2
*
Buildfarm still unhappy, so I'll bet it's EACCES not EPERM.
Tom Lane
2010-03-01
1
-6
/
+8
*
add EPERM to the list of return codes to expect from opening directories base...
Greg Stark
2010-03-01
1
-3
/
+5
*
Second try at fsyncing directories in CREATE DATABASE. Let's see what the bui...
Greg Stark
2010-02-28
1
-15
/
+38
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
5
-47
/
+61
*
Some platforms reject fsync() on files opened O_RDONLY.
Tom Lane
2010-02-23
1
-4
/
+2
*
Let's try forcing errno to zero before issuing fsync. The current buildfarm
Tom Lane
2010-02-22
1
-1
/
+4
*
Fix multiple copy and paste-o's. No wonder this code didn't work.
Tom Lane
2010-02-22
1
-15
/
+18
[next]