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
*
Restore some comments lost during 15732b34e8c8
Alvaro Herrera
2014-01-03
2
-6
/
+9
*
Ooops, should use double not single quotes in StaticAssertStmt().
Tom Lane
2014-01-02
1
-1
/
+1
*
Fix calculation of maximum statistics-message size.
Tom Lane
2014-01-02
2
-4
/
+16
*
Handle 5-char filenames in SlruScanDirectory
Alvaro Herrera
2014-01-02
1
-2
/
+6
*
Wrap multixact/members correctly during extension
Alvaro Herrera
2014-01-02
1
-5
/
+19
*
Handle wraparound during truncation in multixact/members
Alvaro Herrera
2014-01-02
3
-18
/
+104
*
Aggressively freeze tables when CLUSTER or VACUUM FULL rewrites them.
Robert Haas
2014-01-02
5
-31
/
+22
*
Fix contrib/pg_upgrade to clean all the cruft made during "make check".
Tom Lane
2014-01-02
1
-1
/
+3
*
Rename walLogHints to wal_log_hints for easier grepping.
Robert Haas
2014-01-01
3
-9
/
+9
*
Do not use an empty hostname.
Michael Meskes
2014-01-01
1
-4
/
+7
*
Fix broken support for event triggers as extension members.
Tom Lane
2013-12-30
2
-1
/
+20
*
Fix alphabetization in catalogs.sgml.
Tom Lane
2013-12-30
1
-146
/
+147
*
Remove dead code now that orindxpath.c is history.
Tom Lane
2013-12-30
5
-247
/
+8
*
Extract restriction OR clauses whether or not they are indexable.
Tom Lane
2013-12-30
11
-208
/
+435
*
Don't attempt to limit target database for pg_restore.
Kevin Grittner
2013-12-29
1
-2
/
+6
*
Undo autoconf 2.69's attempt to #define _DARWIN_USE_64_BIT_INODE.
Tom Lane
2013-12-29
3
-4
/
+11
*
Update grammar
Peter Eisentraut
2013-12-28
1
-3
/
+3
*
Fix whitespace
Peter Eisentraut
2013-12-27
1
-1
/
+1
*
Properly detect invalid JSON numbers when generating JSON.
Andrew Dunstan
2013-12-27
1
-15
/
+23
*
Fix misplaced right paren bugs in pgstatfuncs.c.
Kevin Grittner
2013-12-27
1
-4
/
+5
*
Fix whitespace
Peter Eisentraut
2013-12-26
2
-2
/
+1
*
Fix inadequately-tested code path in tuplesort_skiptuples().
Tom Lane
2013-12-24
1
-1
/
+8
*
Fix ANALYZE failure on a column that's a domain over a range.
Tom Lane
2013-12-23
1
-2
/
+3
*
Revise documentation for new freezing method.
Robert Haas
2013-12-23
3
-32
/
+30
*
Fix portability issue in ordered-set patch.
Tom Lane
2013-12-23
1
-1
/
+5
*
Support ordered-set (WITHIN GROUP) aggregates.
Tom Lane
2013-12-23
64
-739
/
+4670
*
Change the way we mark tuples as frozen.
Robert Haas
2013-12-22
17
-84
/
+125
*
Rename wal_log_hintbits to wal_log_hints, per discussion on pgsql-hackers.
Fujii Masao
2013-12-21
10
-22
/
+22
*
Avoid useless palloc during transaction commit
Alvaro Herrera
2013-12-20
1
-7
/
+11
*
pg_prewarm, a contrib module for prewarming relationd data.
Robert Haas
2013-12-20
9
-0
/
+314
*
isolationtester: Ensure stderr is unbuffered, too
Alvaro Herrera
2013-12-19
1
-1
/
+5
*
Move pg_upgrade_support global variables to their own include file
Bruce Momjian
2013-12-19
9
-13
/
+37
*
Make stdout unbuffered
Alvaro Herrera
2013-12-19
1
-8
/
+3
*
Optimize updating a row that's locked by same xid
Alvaro Herrera
2013-12-19
1
-31
/
+39
*
Add tab completion for ALTER SYSTEM SET in psql.
Fujii Masao
2013-12-20
1
-1
/
+12
*
Fix typo in docs for min_recovery_apply_delay.
Fujii Masao
2013-12-19
1
-1
/
+1
*
Upgrade to Autoconf 2.69
Peter Eisentraut
2013-12-18
3
-19343
/
+3873
*
Fix compiler warning.
Robert Haas
2013-12-18
2
-5
/
+6
*
Allow on-detach callbacks for dynamic shared memory segments.
Robert Haas
2013-12-18
8
-46
/
+192
*
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-18
19
-157
/
+129
*
Don't ignore tuple locks propagated by our updates
Alvaro Herrera
2013-12-18
6
-2
/
+216
*
Add ALTER SYSTEM command to edit the server configuration file.
Tatsuo Ishii
2013-12-18
18
-95
/
+797
*
Comment: COPY comment improvement
Bruce Momjian
2013-12-17
1
-2
/
+2
*
Rework tuple freezing protocol
Alvaro Herrera
2013-12-16
7
-231
/
+582
*
Mark variables 'static' where possible. Move GinFuzzySearchLimit to ginget.c
Heikki Linnakangas
2013-12-16
7
-25
/
+25
*
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
Tatsuo Ishii
2013-12-15
1
-0
/
+1
*
Allow empty target list in SELECT.
Tom Lane
2013-12-14
6
-33
/
+73
*
Fix inherited UPDATE/DELETE with UNION ALL subqueries.
Tom Lane
2013-12-14
4
-6
/
+38
*
Fix typo
Alvaro Herrera
2013-12-13
1
-1
/
+1
*
Rework MultiXactId cache code
Alvaro Herrera
2013-12-13
1
-10
/
+42
[next]