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
...
*
Use the right timeline when beginning to stream from master.
Heikki Linnakangas
2013-01-18
3
-11
/
+36
*
When xlogreader asks the callback function to read a page, make sure we
Heikki Linnakangas
2013-01-17
1
-18
/
+12
*
I added a result set to START_STREAMING command, but neglected walreceiver.
Heikki Linnakangas
2013-01-17
2
-6
/
+18
*
Accelerate end-of-transaction dropping of relations
Alvaro Herrera
2013-01-17
5
-14
/
+206
*
Make pg_receivexlog and pg_basebackup -X stream work across timeline switches.
Heikki Linnakangas
2013-01-17
12
-290
/
+677
*
Improve memory space management in tuplesort and tuplestore.
Tom Lane
2013-01-17
2
-34
/
+226
*
Fix a couple of error-handling bugs in the xlogreader patch.
Heikki Linnakangas
2013-01-17
2
-33
/
+28
*
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-17
4
-14
/
+199
*
Silence compiler warnings
Magnus Hagander
2013-01-17
1
-3
/
+3
*
Make GiST indexes on-disk compatible with 9.2 again.
Heikki Linnakangas
2013-01-17
7
-25
/
+40
*
Base the default SSL ciphers on DEFAULT instead of ALL
Magnus Hagander
2013-01-17
2
-2
/
+2
*
Make size-output fixed length in pg_basebackup verbose mode
Magnus Hagander
2013-01-17
1
-6
/
+9
*
Truncate filenames in the leadning end in pg_basebackup verbose output
Magnus Hagander
2013-01-17
1
-6
/
+18
*
Support multiple -t/--table arguments for more commands
Magnus Hagander
2013-01-17
15
-111
/
+191
*
Get rid of pg_dump's README
Peter Eisentraut
2013-01-16
3
-79
/
+6
*
Split out XLog reading as an independent facility
Alvaro Herrera
2013-01-16
5
-704
/
+1260
*
Make \? help message more clear when not connected.
Heikki Linnakangas
2013-01-15
1
-5
/
+7
*
Don't pass NULL to fprintf, if not currently connected to a database.
Heikki Linnakangas
2013-01-15
1
-1
/
+6
*
Rework order of checks in ALTER / SET SCHEMA
Alvaro Herrera
2013-01-15
7
-186
/
+124
*
Give a proper error message if connecting to incompatible server.
Heikki Linnakangas
2013-01-15
1
-0
/
+15
*
Fix hash_update_hash_key() to handle same-bucket case correctly.
Tom Lane
2013-01-14
1
-8
/
+19
*
Return value of lseek() can be negative on failure.
Heikki Linnakangas
2013-01-15
1
-2
/
+2
*
Fix obsolete SQL syntax in comment.
Tom Lane
2013-01-14
1
-0
/
+1
*
Reject out-of-range dates in to_date().
Tom Lane
2013-01-14
1
-0
/
+6
*
Add new timezone abbrevation "FET".
Tom Lane
2013-01-14
2
-0
/
+6
*
Remove spurious space
Alvaro Herrera
2013-01-14
1
-1
/
+1
*
Prevent very-low-probability PANIC during PREPARE TRANSACTION.
Tom Lane
2013-01-13
3
-48
/
+169
*
Make spelling more uniform
Peter Eisentraut
2013-01-13
1
-1
/
+1
*
Update comments for elog_start().
Tom Lane
2013-01-13
1
-4
/
+5
*
Improve handling of ereport(ERROR) and elog(ERROR).
Tom Lane
2013-01-13
12
-15
/
+361
*
Extend and improve use of EXTRA_REGRESS_OPTS.
Andrew Dunstan
2013-01-12
2
-5
/
+8
*
Redesign the planner's handling of index-descent cost estimation.
Tom Lane
2013-01-11
6
-118
/
+372
*
Last-gasp attempt to save libperl.so configure probe.
Tom Lane
2013-01-10
2
-2
/
+2
*
Test linking libperl.so using only Perl's required libraries.
Tom Lane
2013-01-09
2
-2
/
+2
*
Add explicit configure-time checks for perl.h and libperl.so.
Tom Lane
2013-01-09
2
-0
/
+149
*
Detect Windows perl linkage parameters in configure script.
Andrew Dunstan
2013-01-09
3
-4
/
+14
*
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2013-01-09
1
-4
/
+5
*
Don't attempt to write recovery.conf when -R is not specified
Magnus Hagander
2013-01-09
1
-1
/
+1
*
Allow parallel copy/link in pg_upgrade
Bruce Momjian
2013-01-09
8
-73
/
+256
*
Fix potential corruption of lock table in CREATE/DROP INDEX CONCURRENTLY.
Tom Lane
2013-01-08
1
-4
/
+25
*
Fix typo
Peter Eisentraut
2013-01-07
1
-1
/
+1
*
Fix a logic bug in pgindent.
Andrew Dunstan
2013-01-07
1
-1
/
+1
*
Fix incorrect error message when schema-CREATE permission is absent.
Robert Haas
2013-01-07
1
-1
/
+1
*
Add new "-q" logging option (quiet mode) while in initialize mode
Tatsuo Ishii
2013-01-07
2
-5
/
+69
*
Fix plpython build on older versions of OS X.
Tom Lane
2013-01-06
2
-2
/
+2
*
Add support for generating minimal recovery.conf when doing base backups
Magnus Hagander
2013-01-05
2
-39
/
+332
*
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-05
5
-31
/
+53
*
PL/Python: Make build on OS X more flexible
Peter Eisentraut
2013-01-05
4
-19
/
+35
*
Revert "PL/Python: Remove workaround for returning booleans in Python <2.3"
Peter Eisentraut
2013-01-05
1
-2
/
+8
*
doc: Update CREATE FUNCTION compatibility information
Peter Eisentraut
2013-01-05
1
-5
/
+3
[prev]
[next]