index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Obtain table locks as soon as practical during pg_dump.
Tom Lane
2011-06-17
1
-5
/
+11
*
Fix oversights in pg_basebackup's -z (compression) option.
Tom Lane
2011-06-15
1
-7
/
+7
*
Allow psql \d tab completion to complete all relation kinds
Peter Eisentraut
2011-06-14
1
-3
/
+3
*
Tab completion improvements for COMMENT.
Robert Haas
2011-06-11
1
-7
/
+7
*
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
89
-14599
/
+36366
*
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-06-09
8
-63
/
+63
*
Use the correct eventlog severity for error
Magnus Hagander
2011-06-09
1
-1
/
+1
*
Support silent mode for service registrations on win32
Magnus Hagander
2011-06-09
1
-0
/
+6
*
Reorder pg_ctl promote after pg_ctl status
Peter Eisentraut
2011-06-08
1
-43
/
+47
*
Revert psql bits to display NOT VALID for FKs
Alvaro Herrera
2011-06-07
1
-7
/
+2
*
Further improvements in pg_ctl's new wait-for-postmaster-start logic.
Tom Lane
2011-06-01
1
-66
/
+94
*
Suppress foreign data wrappers and foreign servers in partial dumps
Peter Eisentraut
2011-05-30
1
-1
/
+9
*
Make message more consistent
Alvaro Herrera
2011-05-30
1
-1
/
+1
*
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-30
1
-1
/
+10
*
Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut
2011-05-29
1
-10
/
+24
*
Avoid compiler warning when building without zlib
Peter Eisentraut
2011-05-29
1
-0
/
+1
*
Improve corner cases in pg_ctl's new wait-for-postmaster-startup code.
Tom Lane
2011-05-27
1
-1
/
+18
*
Suppress extensions in partial dumps.
Tom Lane
2011-05-25
1
-5
/
+6
*
Put options in some sensible order
Peter Eisentraut
2011-05-25
3
-12
/
+12
*
Message improvements
Peter Eisentraut
2011-05-24
1
-4
/
+4
*
Message style improvements
Peter Eisentraut
2011-05-23
1
-1
/
+1
*
Message style improvements
Peter Eisentraut
2011-05-22
2
-4
/
+4
*
Message improvement
Peter Eisentraut
2011-05-22
1
-1
/
+1
*
In binary-upgrade mode, dump dropped attributes of composite types.
Heikki Linnakangas
2011-05-21
1
-22
/
+78
*
Rename pg_dump --no-security-label to --no-security-labels
Peter Eisentraut
2011-05-19
5
-20
/
+20
*
Add example for replication in pg_hba.conf
Magnus Hagander
2011-05-19
1
-0
/
+5
*
Fix pg_dump's handling of extension-member casts and languages.
Tom Lane
2011-05-16
1
-35
/
+52
*
More cleanup of FOREIGN TABLE permissions handling.
Robert Haas
2011-05-13
2
-3
/
+1
*
For create/dropdb, only connect once to the server since we now have a
Bruce Momjian
2011-05-10
2
-4
/
+12
*
Be more wary in initdb's creation of platform-dependent collations.
Tom Lane
2011-05-10
1
-9
/
+16
*
Remove redundant port number check
Peter Eisentraut
2011-05-04
1
-6
/
+0
*
Message style cleanup
Peter Eisentraut
2011-05-04
1
-31
/
+31
*
Fix alignment of --help output
Peter Eisentraut
2011-05-04
2
-2
/
+2
*
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-28
5
-10
/
+10
*
Fix binary upgrade of altered typed tables
Peter Eisentraut
2011-04-27
1
-4
/
+17
*
timeline is not needed in BaseBackup()
Magnus Hagander
2011-04-27
1
-20
/
+0
*
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-25
2
-4
/
+9
*
Quotes in strings injected into bki file need to escaped. In particular,
Heikki Linnakangas
2011-04-20
1
-7
/
+7
*
Fix assorted infelicities in collation handling in psql's describe.c.
Tom Lane
2011-04-17
1
-14
/
+20
*
Fix pg_dump to handle collations applied to columns of composite types.
Tom Lane
2011-04-17
1
-11
/
+57
*
Suppress unused-function warning on non-WIN32 builds.
Tom Lane
2011-04-15
1
-2
/
+5
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-04-15
1
-7
/
+82
*
On Windows, if the encoding implied by locale is not allowed as a
Heikki Linnakangas
2011-04-15
1
-1
/
+14
*
Clean up most -Wunused-but-set-variable warnings from gcc 4.6
Peter Eisentraut
2011-04-11
5
-80
/
+24
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
19
-490
/
+506
*
Add collation support on Windows (MSVC build)
Peter Eisentraut
2011-04-10
1
-1
/
+1
*
Don't show unusable collations in psql's \dO command.
Tom Lane
2011-04-09
1
-3
/
+11
*
Make psql use pg_table_size instead of pg_relation_size on 9.0+ servers.
Robert Haas
2011-04-08
1
-4
/
+15
*
Modify initdb to complain only when no usable system locales are found.
Tom Lane
2011-04-08
1
-17
/
+13
*
Have pg_upgrade properly preserve relfrozenxid in toast tables.
Bruce Momjian
2011-04-08
2
-10
/
+52
[next]