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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1237
-1243
/
+1243
*
Add new file to MSVC build system as well
Magnus Hagander
2013-01-01
1
-1
/
+1
*
Unify some tar functionality across different parts
Magnus Hagander
2013-01-01
5
-228
/
+154
*
Winflex binary on FTP site doesn't work on 64-bit Windows, update docs.
Heikki Linnakangas
2013-01-01
1
-19
/
+48
*
Fix descrition of pg_resetxlog -l parameter
Magnus Hagander
2013-01-01
1
-1
/
+1
*
Fix ruleutils to cope with conflicts from adding/dropping/renaming columns.
Tom Lane
2012-12-31
5
-254
/
+1764
*
doc: Correct description of ldapurl
Peter Eisentraut
2012-12-31
1
-2
/
+8
*
Fix compiler warning about uninitialized variable
Peter Eisentraut
2012-12-31
1
-0
/
+1
*
Keep timeline history files restored from archive in pg_xlog.
Heikki Linnakangas
2012-12-30
4
-59
/
+88
*
doc: Correct description of LDAP authentication
Peter Eisentraut
2012-12-29
1
-2
/
+2
*
Adjust more backend functions to return OID rather than void.
Robert Haas
2012-12-29
29
-131
/
+231
*
Remove obsolete XLogRecPtr macros
Alvaro Herrera
2012-12-28
20
-177
/
+163
*
Assign InvalidXLogRecPtr instead of MemSet(0)
Alvaro Herrera
2012-12-27
2
-5
/
+5
*
Remove unused NextLogPage macro
Alvaro Herrera
2012-12-27
1
-11
/
+0
*
doc: Replace "NOTE" with proper markup
Peter Eisentraut
2012-12-26
1
-4
/
+6
*
Add pg_upgrade --jobs parameter
Bruce Momjian
2012-12-26
7
-19
/
+277
*
Fix some minor issues in view pretty-printing.
Tom Lane
2012-12-24
2
-107
/
+119
*
Update comments on rd_newRelfilenodeSubid.
Simon Riggs
2012-12-24
2
-8
/
+26
*
Keep rd_newRelfilenodeSubid across overflow.
Simon Riggs
2012-12-24
1
-2
/
+8
*
Fix more weird compiler messages caused
Simon Riggs
2012-12-24
2
-3
/
+3
*
Add function prototype from previous commit.
Simon Riggs
2012-12-24
1
-1
/
+1
*
Adjust many backend functions to return OID rather than void.
Robert Haas
2012-12-23
39
-276
/
+385
*
Prevent failure when RowExpr or XmlExpr is parse-analyzed twice.
Tom Lane
2012-12-23
3
-3
/
+20
*
Fix documentation typo.
Tom Lane
2012-12-22
1
-1
/
+1
*
Fix sloppiness in the timeline switch over streaming replication patch.
Heikki Linnakangas
2012-12-21
1
-47
/
+54
*
Fix race condition if a file is removed while pg_basebackup is running.
Heikki Linnakangas
2012-12-21
1
-10
/
+31
*
Forgot to remove extern declaration of GetRecoveryTargetTLI()
Heikki Linnakangas
2012-12-21
1
-1
/
+0
*
Make some messages more consistent in style
Peter Eisentraut
2012-12-21
4
-8
/
+8
*
Fix grammatical mistake in error message
Peter Eisentraut
2012-12-20
1
-2
/
+2
*
Fix pg_extension_config_dump() to handle update cases more sanely.
Tom Lane
2012-12-20
2
-10
/
+239
*
Fix recycling of WAL segments after switching timeline during recovery.
Heikki Linnakangas
2012-12-20
1
-0
/
+13
*
Avoid using NAMEDATALEN in pg_upgrade
Bruce Momjian
2012-12-20
3
-17
/
+27
*
Follow TLI of last replayed record, not recovery target TLI, in walsenders.
Heikki Linnakangas
2012-12-20
6
-82
/
+92
*
Don't set ThisTimeLineID in checkpointer & bgwriter during recovery.
Heikki Linnakangas
2012-12-20
3
-13
/
+6
*
Add pg_upgrade comment about mismatch error
Bruce Momjian
2012-12-20
1
-0
/
+3
*
Check if we've reached end-of-backup point also if no redo is required.
Heikki Linnakangas
2012-12-19
1
-21
/
+28
*
Rename SQL feature S403 to ARRAY_MAX_CARDINALITY
Peter Eisentraut
2012-12-19
1
-1
/
+1
*
pg_basebackup: Small message punctuation improvements
Peter Eisentraut
2012-12-19
2
-5
/
+5
*
Don't include postgres.h in postgres_fe.h for cpluspluscheck.
Andrew Dunstan
2012-12-18
1
-1
/
+1
*
Ignore libedit/libreadline while probing for standard functions.
Tom Lane
2012-12-18
2
-299
/
+301
*
Remove allow_nonpic_in_shlib
Peter Eisentraut
2012-12-18
4
-11
/
+4
*
doc: Put PL/pgSQL RAISE USING keywords into a list
Peter Eisentraut
2012-12-17
1
-14
/
+38
*
Fix failure to ignore leftover temp tables after a server crash.
Tom Lane
2012-12-17
7
-24
/
+64
*
Fix filling of postmaster.pid in bootstrap/standalone mode.
Tom Lane
2012-12-16
1
-4
/
+12
*
Tidy up from frontend Assert change.
Andrew Dunstan
2012-12-16
2
-2
/
+0
*
Properly copy fmgroids.h after clean on Win32
Magnus Hagander
2012-12-16
1
-0
/
+3
*
doc: Remove extra table column
Peter Eisentraut
2012-12-16
1
-1
/
+0
*
doc: Add oid columns to system catalog documentation
Peter Eisentraut
2012-12-15
1
-0
/
+225
*
doc: Add pg_stat_reset and related functions to index
Peter Eisentraut
2012-12-15
1
-6
/
+6
*
Provide Assert() for frontend code.
Andrew Dunstan
2012-12-14
7
-25
/
+30
[next]