index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-03-29
Plug race in dsa_attach.
Robert Haas
2017-03-29
Fix hardcoded typeof check result for Windows
Peter Eisentraut
2017-03-29
Improve Node vs Expr use a bit
Peter Eisentraut
2017-03-29
Cast result of copyObject() to correct type
Peter Eisentraut
2017-03-29
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
Allow DSM segments to be created as pinned
Alvaro Herrera
2017-03-28
Make new expression eval code reject references to dropped columns.
Tom Lane
2017-03-28
Remove direct uses of ItemPointer.{ip_blkid,ip_posid}
Alvaro Herrera
2017-03-28
Correct grammar in error message
Simon Riggs
2017-03-28
Fix ssl tests
Peter Eisentraut
2017-03-28
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
2017-03-28
Altering default privileges on schemas
Teodor Sigaev
2017-03-28
Cleanup slots during drop database
Simon Riggs
2017-03-28
Fix Perl code which had broken the Windows build
Peter Eisentraut
2017-03-27
Fix uninitialized memory propagation mistakes
Alvaro Herrera
2017-03-27
Still more code review for single-page hash vacuuming.
Robert Haas
2017-03-27
Fsync directory after creating or unlinking file.
Teodor Sigaev
2017-03-27
Fix thinko in estimate_num_groups
Alvaro Herrera
2017-03-27
Improve performance of find_all_inheritors()
Teodor Sigaev
2017-03-27
Rework the stats_ext test
Alvaro Herrera
2017-03-27
PL/Python: Add cursor and execute methods to plan object
Peter Eisentraut
2017-03-27
Improve performance of find_tabstat_entry()/get_tabstat_entry()
Teodor Sigaev
2017-03-27
Fix improper NULL handling in list partitioning code.
Robert Haas
2017-03-27
Allow ON CONFLICT .. DO NOTHING on a partitioned table.
Robert Haas
2017-03-27
Change default of log_directory to 'log'
Peter Eisentraut
2017-03-27
Pass DSA_ALLOC_HUGE when allocating a shared TIDBitmap.
Robert Haas
2017-03-27
Clean up Perl code according to perlcritic
Peter Eisentraut
2017-03-27
Attempt to stabilize grouping sets regression test plans.
Andrew Gierth
2017-03-27
Fix a couple of problems in pg_get_statisticsextdef
Alvaro Herrera
2017-03-27
Support hashed aggregation with grouping sets.
Andrew Gierth
2017-03-27
Fix comment.
Robert Haas
2017-03-27
Show more processes in pg_stat_activity.
Robert Haas
2017-03-26
Improve performance of ExecEvalWholeRowVar.
Tom Lane
2017-03-26
Fix cpluspluscheck warning
Peter Eisentraut
2017-03-26
Use ExecPrepareExpr in place of ExecPrepareCheck where appropriate.
Tom Lane
2017-03-26
Fix typos in logical replication support for initial data copy.
Tom Lane
2017-03-26
Fix unportable disregard of alignment requirements in RADIUS code.
Tom Lane
2017-03-26
Fix some minor resource leaks in PerformRadiusTransaction().
Tom Lane
2017-03-26
Improve implementation of EEOP_BOOLTEST_* opcodes.
Tom Lane
2017-03-26
Update some obsolete comments.
Tom Lane
2017-03-26
Add missing break
Alvaro Herrera
2017-03-25
Remove unreachable code in expression evaluation.
Andres Freund
2017-03-25
git rm execQual.c
Tom Lane
2017-03-25
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-25
Re-adhere to policy of no more than 20 tests per parallel group.
Tom Lane
2017-03-25
Remember to drop roles created by regression tests.
Tom Lane
2017-03-25
Add cleanup to new test cases
Peter Eisentraut
2017-03-25
Report catalog_xmin separately in hot_standby_feedback
Simon Riggs
2017-03-25
Add missing break
Peter Eisentraut
2017-03-25
psql: Add missing schema qualification
Peter Eisentraut
[next]