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
/
bin
Age
Commit message (
Expand
)
Author
2016-05-07
In new pg_dump TAP tests, remove trailing "$" from regexps using /m.
Tom Lane
2016-05-07
Clean up after pg_dump test runs.
Tom Lane
2016-05-07
Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old.
Tom Lane
2016-05-07
Disable BLOB test in pg_dump TAP tests
Stephen Frost
2016-05-06
Correct query in pg_dumpall:dumpRoles
Stephen Frost
2016-05-06
Remove MODULES_big from test_pg_dump
Stephen Frost
2016-05-06
Improve pg_upgrade's report about failure to match up old and new tables.
Tom Lane
2016-05-06
Add TAP tests for pg_dump
Stephen Frost
2016-05-06
Only issue LOCK TABLE commands when necessary
Stephen Frost
2016-05-06
pg_dump performance and other fixes
Stephen Frost
2016-05-06
Correct pg_dump WHERE clause for functions/aggregates
Stephen Frost
2016-05-06
Fix pgbench's parsing of double values to notice trailing garbage.
Tom Lane
2016-05-06
Improve handling of numeric-valued variables in pgbench.
Tom Lane
2016-05-06
Fix psql's \ev and \sv commands so that they handle view reloptions.
Dean Rasheed
2016-05-06
Move and rename fmtReloptionsArray().
Dean Rasheed
2016-05-05
Rename pgbench min/max to least/greatest, and fix handling of double args.
Tom Lane
2016-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-27
pg_dump: Message style improvements
Peter Eisentraut
2016-04-25
pg_dump: Message style improvements
Peter Eisentraut
2016-04-25
Update GETTEXT_FILES after config and controldata refactoring
Peter Eisentraut
2016-04-21
Add pg_dump support for the new PARALLEL option for aggregates.
Robert Haas
2016-04-17
Avoid code duplication in \crosstabview.
Tom Lane
2016-04-16
psql: Add new gettext trigger
Peter Eisentraut
2016-04-15
Rethink \crosstabview's argument parsing logic.
Tom Lane
2016-04-13
Fix pg_dump so pg_upgrade'ing an extension with simple opfamilies works.
Tom Lane
2016-04-12
Improve coding of column-name parsing in psql's new crosstabview.c.
Tom Lane
2016-04-11
pg_dump: add missing "destroyPQExpBuffer(query)" in dumpForeignServer().
Tom Lane
2016-04-08
Support \crosstabview in psql
Alvaro Herrera
2016-04-08
Reserve the "pg_" namespace for roles
Stephen Frost
2016-04-08
Fix improper usage of 'dump' bitmap
Stephen Frost
2016-04-08
In dumpTable, re-instate the skipping logic
Stephen Frost
2016-04-08
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
Add BSD authentication method.
Tom Lane
2016-04-08
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-04-08
Add a 'parallel_degree' reloption.
Robert Haas
2016-04-07
In pg_dump, include pg_catalog and extension ACLs, if changed
Stephen Frost
2016-04-07
In pg_dump, split "dump" into "dump" and "dump_contains"
Stephen Frost
2016-04-07
In pg_dump, use a bitmap to represent what to include
Stephen Frost
2016-04-07
Add new catalog called pg_init_privs
Stephen Frost
2016-04-06
pg_dump: Add table qualifications to some tags
Peter Eisentraut
2016-04-06
Generic Messages for Logical Decoding
Simon Riggs
2016-04-04
Add a \gexec command to psql for evaluation of computed queries.
Tom Lane
2016-04-03
Add psql \errverbose command to see last server error at full verbosity.
Tom Lane
2016-04-01
pgbench: Remove unused parameter
Alvaro Herrera
2016-04-01
Add Generic WAL interface
Teodor Sigaev
2016-03-29
Allow aggregate transition states to be serialized and deserialized.
Robert Haas
2016-03-29
pgbench: allow a script weight of zero
Alvaro Herrera
2016-03-29
pgbench: Remove \setrandom.
Robert Haas
2016-03-29
Fix portability issues in 86c43f4e22c0771fd0cc6bce2799802c894ee2ec.
Tom Lane
2016-03-29
pgbench: Support double constants and functions.
Robert Haas
[next]