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
/
contrib
Age
Commit message (
Expand
)
Author
2014-10-13
Add --latency-limit option to pgbench.
Heikki Linnakangas
2014-10-11
pg_upgrade: prefix Unix shell script name output with "./"
Bruce Momjian
2014-10-10
Remove unnecessary initialization of local variables.
Heikki Linnakangas
2014-10-10
Change the way encoding and locale checks are done in pg_upgrade.
Heikki Linnakangas
2014-10-02
Fix typo in error message.
Heikki Linnakangas
2014-10-02
Refactor pgbench log-writing code to a separate function.
Heikki Linnakangas
2014-10-01
Add functions for dealing with PGP armor header lines to pgcrypto.
Heikki Linnakangas
2014-10-01
Improve documentation about binary/textual output mode for output plugins.
Andres Freund
2014-09-30
pg_upgrade: have pg_upgrade fail for old 9.4 JSONB format
Bruce Momjian
2014-09-26
Define META_FREE in a way that doesn't cause -Wempty-body warnings.
Andres Freund
2014-09-25
Refactor space allocation for base64 encoding/decoding in pgcrypto.
Heikki Linnakangas
2014-09-22
Improve code around the recently added rm_identify rmgr callback.
Andres Freund
2014-09-19
Fix failure of contrib/auto_explain to print per-node timing information.
Tom Lane
2014-09-19
Add the capability to display summary statistics to pg_xlogdump.
Andres Freund
2014-09-19
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-09-11
pg_upgrade: adjust C comments
Bruce Momjian
2014-09-11
Fix Windows build.
Heikki Linnakangas
2014-09-11
Simplify calculation of Poisson distributed delays in pgbench --rate mode.
Heikki Linnakangas
2014-09-11
Change the way latency is calculated with pgbench --rate option.
Heikki Linnakangas
2014-09-11
pg_upgrade: compare control version, not catalog version
Bruce Momjian
2014-09-10
pg_upgrade: check for large object size compatibility
Bruce Momjian
2014-09-09
doc: Reflect renaming of Mac OS X to OS X
Peter Eisentraut
2014-09-05
pg_upgrade: preserve the timestamp epoch
Bruce Momjian
2014-09-05
Assorted message fixes and improvements
Peter Eisentraut
2014-09-01
Add skip-empty-xacts option to test_decoding for use in the regression tests.
Andres Freund
2014-08-30
Make backend local tracking of buffer pins memory efficient.
Andres Freund
2014-08-28
Fix citext upgrade script for disallowance of oidvector element assignment.
Tom Lane
2014-08-26
Fix whitespace
Peter Eisentraut
2014-08-26
Specify the port in dblink and postgres_fdw tests.
Andres Freund
2014-08-26
Don't hardcode contrib_regression dbname in postgres_fdw and dblink tests.
Andres Freund
2014-08-26
pg_upgrade: prevent automatic oid assignment
Bruce Momjian
2014-08-26
pg_upgrade: use CTE query rather than temp table
Bruce Momjian
2014-08-26
revert "Throw error for ALTER TABLE RESET of an invalid option"
Bruce Momjian
2014-08-26
pg_upgrade: remove support for 8.3 old clusters
Bruce Momjian
2014-08-25
pg_upgrade: add SET log_min_error_statement = warning
Bruce Momjian
2014-08-25
Throw error for ALTER TABLE RESET of an invalid option
Bruce Momjian
2014-08-25
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
Fix typos in some error messages thrown by extension scripts when fed to psql.
Andres Freund
2014-08-25
Don't track DEALLOCATE in pg_stat_statements.
Heikki Linnakangas
2014-08-22
Fix newly introduced misspelling of existence in pg_buffercache.
Andres Freund
2014-08-21
Add pinning_backends column to the pg_buffercache extension.
Andres Freund
2014-08-20
pg_upgrade: adjust logging to use QUERY_ALLOC lengths
Bruce Momjian
2014-08-19
Replace a few strncmp() calls with strlcpy().
Noah Misch
2014-08-15
Fix whitespace
Peter Eisentraut
2014-08-15
pg_upgrade: fix define adjusted during testing
Bruce Momjian
2014-08-15
pg_upgrade: error if run from top of new PGDATA on Windows
Bruce Momjian
2014-08-14
Add some noreturn attributes based on compiler recommendations
Peter Eisentraut
2014-08-12
Enhance pgbench's option checking.
Tatsuo Ishii
2014-08-07
pg_upgrade: prevent oid conflicts with new-cluster TOAST tables
Bruce Momjian
2014-08-04
pg_upgrade: assume user is install user
Bruce Momjian
[next]