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
2013-10-13
Add use of asprintf()
Peter Eisentraut
2013-10-13
Tweak "line" test to avoid platform-specific floating-point output
Peter Eisentraut
2013-10-11
Fix several possibly non-portable gaffs in record_image_ops.
Kevin Grittner
2013-10-11
Use $(PERL) to invoke duplicate_oids
Alvaro Herrera
2013-10-11
Rework SSL renegotiation code
Alvaro Herrera
2013-10-11
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-11
Replace duplicate_oids with Perl implementation
Peter Eisentraut
2013-10-10
Update regression tests for line type patch
Peter Eisentraut
2013-10-10
initdb: Select working dynamic shared memory implementation.
Robert Haas
2013-10-10
Fix bug in record_image_ops on big endian machines.
Kevin Grittner
2013-10-10
json_typeof function.
Andrew Dunstan
2013-10-10
Fix incorrect use of shm_unlink where unlink should be used.
Robert Haas
2013-10-10
Revive line type
Peter Eisentraut
2013-10-10
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-09
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-09
Centralize effective_cache_size default setting
Bruce Momjian
2013-10-09
Adjust the effective_cache_size default for standalone backends
Bruce Momjian
2013-10-09
Again move function where we set effective_cache_size's default
Bruce Momjian
2013-10-09
Move new effective_cache_size function
Bruce Momjian
2013-10-08
Fix C comment in check_effective_cache_size()
Bruce Momjian
2013-10-08
Allow drop-index-concurrently-1 test to run at any isolation level.
Kevin Grittner
2013-10-08
Update postgres.conf.sample for effective_cache_size's new default
Bruce Momjian
2013-10-08
Auto-tune effective_cache size to be 4x shared buffers
Bruce Momjian
2013-10-08
Additional instructions on minor release note creation.
Bruce Momjian
2013-10-08
Update instructions on creating minor release notes.
Bruce Momjian
2013-10-07
TYPEALIGN doesn't work on int64 on 32-bit platforms.
Heikki Linnakangas
2013-10-07
Fix bugs in SSI tuple locking.
Heikki Linnakangas
2013-10-07
Translation updates
Peter Eisentraut
2013-10-07
Make DISCARD SEQUENCES also discard the last used sequence.
Robert Haas
2013-10-07
plpgsql: Add new option print_strict_params.
Robert Haas
2013-10-07
Eliminate xmin from hash tag for predicate locks on heap tuples.
Kevin Grittner
2013-10-06
Fix various bugs in postmaster SIGKILL processing
Alvaro Herrera
2013-10-04
add multixact-no-deadlock to schedule
Alvaro Herrera
2013-10-04
Make some isolationtester specs more complete
Alvaro Herrera
2013-10-04
isolationtester: Allow tuples to be returned in more places
Alvaro Herrera
2013-10-04
Issue error on SET outside transaction block in some cases
Bruce Momjian
2013-10-04
Fix silly thinko in ResetSequenceCaches.
Robert Haas
2013-10-03
Add DISCARD SEQUENCES command.
Robert Haas
2013-10-03
psql: Make \pset without arguments show all settings.
Robert Haas
2013-10-03
Minor GIN code refactoring.
Heikki Linnakangas
2013-10-03
psql: Set up cancel handler later
Peter Eisentraut
2013-10-01
Adjust C comments that would be wrap-able.
Bruce Momjian
2013-10-01
Add WaitForLockers in lmgr, refactoring index.c code
Alvaro Herrera
2013-09-30
Ensure installation dirs are built before contents are installed (v2)
Andrew Dunstan
2013-09-30
In bms_add_member(), use repalloc() if the bms needs to be enlarged.
Heikki Linnakangas
2013-09-30
Fix snapshot leak if lo_open called on non-existent object.
Heikki Linnakangas
2013-09-29
Ensure installation dirs are built before contents are installed.
Andrew Dunstan
2013-09-26
Allow printf-style padding specifications in log_line_prefix.
Robert Haas
2013-09-26
Fix spurious warning after vacuuming a page on a table with no indexes.
Heikki Linnakangas
2013-09-25
Plug memory leak in range_cmp function.
Heikki Linnakangas
[next]