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
Age
Commit message (
Expand
)
Author
2013-03-07
Adjust nls.mk for split out of wait_error.c
Peter Eisentraut
2013-03-06
Fix missing #include in commands/matview.h.
Tom Lane
2013-03-06
WAL-log the extension of a new empty MV heap which is being populated.
Kevin Grittner
2013-03-06
Add docs for pg_matviews, which were missed in the initial MV commit.
Kevin Grittner
2013-03-06
Fix broken pg_dump for 9.0 and 9.1 caused by the MV patch.
Kevin Grittner
2013-03-06
Fix message typo.
Andrew Dunstan
2013-03-06
pg_ctl: Add comma to message
Peter Eisentraut
2013-03-06
Remove dependency on the DLL of pythonxx.def file.
Andrew Dunstan
2013-03-05
Fix to_char() to use ASCII-only case-folding rules where appropriate.
Tom Lane
2013-03-05
Bump catversion because of new function in the materialized view patch.
Kevin Grittner
2013-03-04
Fix overflow check in tm2timestamp (this time for sure).
Tom Lane
2013-03-04
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-04
Remove accidentally-committed .orig file.
Kevin Grittner
2013-03-04
Fix map_sql_value_to_xml_value() to treat domains like their base types.
Tom Lane
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-03-04
Get rid of any toast table when converting a table to a view.
Tom Lane
2013-03-03
Fix SQL function execution to be safe with long-lived FmgrInfos.
Tom Lane
2013-03-03
doc: Small tweak for consistency
Peter Eisentraut
2013-03-03
doc: A few awkward phrasing fixes
Peter Eisentraut
2013-03-02
Exclude utils/probes.h and pg_trace.h from cpluspluscheck
Peter Eisentraut
2013-03-02
Eliminate memory leaks in plperl's spi_prepare() function.
Tom Lane
2013-02-28
Improve pg_upgrade commentary on multixact change
Alvaro Herrera
2013-02-28
Flush stderr and stdout in isolation tester.
Andrew Dunstan
2013-02-27
Remove spurious "the", and add a missing one.
Heikki Linnakangas
2013-02-27
Fix MSVC build.
Heikki Linnakangas
2013-02-27
Fix typo in "pg_xlogdump --help" and error message.
Heikki Linnakangas
2013-02-27
Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE.
Heikki Linnakangas
2013-02-27
Add standard file header comment to quotes.c.
Heikki Linnakangas
2013-02-27
Add support for piping COPY to/from an external program.
Heikki Linnakangas
2013-02-27
Add missing error check in regexp parser.
Tom Lane
2013-02-26
Add missing .gitignore file.
Tom Lane
2013-02-26
Clean up "stopgap" implementation of timestamptz_to_str().
Tom Lane
2013-02-26
Install headers from the new src/include/common subdirectory.
Tom Lane
2013-02-26
Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg.
Heikki Linnakangas
2013-02-25
doc: Fix markup typo
Peter Eisentraut
2013-02-25
Only quote libpq connection string values that need quoting.
Heikki Linnakangas
2013-02-25
Add -d option to pg_dumpall, for specifying a connection string.
Heikki Linnakangas
2013-02-25
Add -d/--dbname option to pg_dump.
Heikki Linnakangas
2013-02-25
Redo MSVC build implementation for pg_xlogdump.
Andrew Dunstan
2013-02-25
Add -d option to pg_basebackup and pg_receivexlog, for connection string.
Heikki Linnakangas
2013-02-25
Provide MSVC build setup for pg_xlogdump.
Andrew Dunstan
2013-02-24
doc: Remove PostgreSQL version number from xml2 deprecation notice
Peter Eisentraut
2013-02-24
Fix build of contrib/pg_xlogdump.
Tom Lane
2013-02-24
Correct tense in log message
Peter Eisentraut
2013-02-23
Rename postgres_fdw's use_remote_explain option to use_remote_estimate.
Tom Lane
2013-02-23
doc: Add more compatibility information for triggers
Peter Eisentraut
2013-02-23
Add quotes to messages
Peter Eisentraut
2013-02-22
contrib/Makefile also needs updated
Alvaro Herrera
2013-02-22
Fix some typos and grammatical mistakes
Alvaro Herrera
2013-02-22
Fix copy-and-pasteo
Alvaro Herrera
[next]