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
2013-07-18
Fix typo in update scripts for some contrib modules.
Fujii Masao
2013-07-18
Fix pgstattuple functions to use regclass-type as the argument.
Fujii Masao
2013-07-17
Fix typo in previous pgbench --progress patch.
Fujii Masao
2013-07-17
Implement the FILTER clause for aggregate function calls.
Noah Misch
2013-07-16
Add --progress option to show progress report
Tatsuo Ishii
2013-07-16
Allow background workers to be started dynamically.
Robert Haas
2013-07-15
vacuumlo: Use a cursor to limit client-side memory usage.
Robert Haas
2013-07-08
Fix pg_test_fsync, broken by xloginsert scaling patch.
Heikki Linnakangas
2013-07-07
pgbench: Silence compiler warning
Peter Eisentraut
2013-07-03
Get rid of pg_class.reltoastidxid.
Fujii Masao
2013-07-02
pg_upgrade: revert changing '' to ""
Bruce Momjian
2013-07-02
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-07-01
pg_upgrade: use "" rather than '', for Windows
Bruce Momjian
2013-07-01
Remove undocumented -h (help) option
Bruce Momjian
2013-06-28
pg_upgrade: pass username to analyze script
Bruce Momjian
2013-06-28
pg_upgrade: remove -h option
Bruce Momjian
2013-06-28
pg_upgrade: trim down --help and doc option descriptions
Bruce Momjian
2013-06-28
pg_upgrade: change -u to -U, for consistency
Bruce Momjian
2013-06-27
pgbench: Fix inadvertent inconsistency in help message.
Robert Haas
2013-06-27
pgbench: Add long options for all existing short options.
Robert Haas
2013-06-14
Add :client_id automatic variable for custom pgbench scripts.
Heikki Linnakangas
2013-06-12
Improve updatability checking for views and foreign tables.
Tom Lane
2013-06-09
Tweak postgres_fdw regression test so autovacuum doesn't change results.
Tom Lane
2013-06-04
Fix off-by-one in pg_xlogdump -r option.
Heikki Linnakangas
2013-06-01
Minor spelling fixes
Stephen Frost
2013-06-01
Post-pgindent cleanup
Stephen Frost
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-05-24
Remove pageinspect--1.0.sql
Heikki Linnakangas
2013-05-15
Allow CREATE FOREIGN TABLE to include SERIAL columns.
Tom Lane
2013-05-14
pg_upgrade: Replace tabs in output string constants by spaces
Peter Eisentraut
2013-05-12
pgbench: Fix order of options in --help output
Peter Eisentraut
2013-05-12
pg_xlogdump: Improve --help output
Peter Eisentraut
2013-05-11
Fix buildfarm incompatibility in updated pg_upgrade test script.
Tom Lane
2013-05-11
Make pg_upgrade's test script attempt to select a non-conflicting port.
Tom Lane
2013-05-10
Fix pgp_pub_decrypt() so it works for secret keys with passwords.
Tom Lane
2013-05-09
Use pg_dump's --quote-all-identifiers option in pg_upgrade.
Tom Lane
2013-05-08
The data structure used in unaccent is a trie, not suffix tree.
Heikki Linnakangas
2013-05-02
pg_test_fsync: update output to show usecs/op clearer
Bruce Momjian
2013-04-30
Fix pg_upgrade for 9.3 with data checksums.
Simon Riggs
2013-04-30
Revert previous temporary patch
Simon Riggs
2013-04-30
Temporarily silence pg_upgrade's checksums check
Simon Riggs
2013-04-30
pg_upgrade: Remove PGPORT handling from test suite
Peter Eisentraut
2013-04-30
Revert "pg_ctl: Add idempotent option"
Peter Eisentraut
2013-04-28
Editorialize a bit on new ProcessUtility() API.
Tom Lane
2013-04-23
Remove prototype for cube(text) function that doesn't exist anymore.
Heikki Linnakangas
2013-04-19
Don't try to pass -I switch to postmaster in contrib/start-scripts/linux.
Tom Lane
2013-04-19
Fix typo in comment.
Robert Haas
2013-04-17
pg_upgrade: Add checksum C comment
Bruce Momjian
2013-04-17
sepgsql: Minor improvement to test script, doc fix.
Robert Haas
2013-04-17
sepgsql: One more getObjectIdentity in lieu of getObjectDescription.
Robert Haas
[next]