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
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-09-05
Adjust translator comment format to xgettext expectations
Alvaro Herrera
2011-09-01
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-09-01
Fix pg_upgrade to preserve toast relfrozenxids for old 8.3 servers.
Bruce Momjian
2011-08-30
Add --if-exists option to dropdb and dropuser.
Robert Haas
2011-08-29
Actually, all of parallel restore's limitations should be tested earlier.
Tom Lane
2011-08-29
Be more user-friendly about unsupported cases for parallel pg_restore.
Tom Lane
2011-08-26
Add markers.
Bruce Momjian
2011-08-26
Clean up weird corner cases in lexing of psql meta-command arguments.
Tom Lane
2011-08-26
Support non-ASCII letters in psql variable names.
Tom Lane
2011-08-25
Add makefile rules to check for backtracking in backend and psql lexers.
Tom Lane
2011-08-25
Fix psql lexer to avoid use of backtracking.
Tom Lane
2011-08-25
Add "%option warn" to all flex input files that lacked it.
Tom Lane
2011-08-25
Change format of SQL/MED generic options in psql backslash commands.
Robert Haas
2011-08-25
Properly quote SQL/MED generic options in pg_dump output.
Robert Haas
2011-08-23
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-08-17
Translation updates
Peter Eisentraut
2011-08-17
Teach pg_controldata and pg_resetxlog about the new backupEndRequired field
Heikki Linnakangas
2011-08-17
Move \r out of translatable strings
Peter Eisentraut
2011-08-16
Adjust total size in pg_basebackup progress report when reality changes
Magnus Hagander
2011-08-16
Make pg_basebackup progress report translatable
Peter Eisentraut
2011-08-16
Use less cryptic variable names
Peter Eisentraut
2011-08-11
Display both per-table and per-column FDW options in psql's \d output.
Robert Haas
2011-08-11
Change psql's \dd command to do something more useful.
Robert Haas
2011-08-08
Teach psql to display the comments on SQL/MED objects in verbose mode.
Robert Haas
2011-08-08
Teach psql to display the comments on conversions and domains.
Robert Haas
2011-08-05
Allow per-column foreign data wrapper options.
Robert Haas
2011-08-04
Teach psql to display comments on languages and casts.
Robert Haas
2011-07-28
Fix pg_restore's direct-to-database mode for standard_conforming_strings.
Tom Lane
2011-07-26
Add missing newlines at end of error messages
Peter Eisentraut
2011-07-26
Replace printf format %i by %d
Peter Eisentraut
2011-07-26
Only display column comments for relkinds that support them.
Robert Haas
2011-07-23
Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change.
Andrew Dunstan
2011-07-23
Change EDITOR_LINENUMBER_SWITCH to an environment variable
Peter Eisentraut
2011-07-20
Support SECURITY LABEL on databases, tablespaces, and roles.
Robert Haas
2011-07-06
Add \ir command to psql.
Robert Haas
2011-07-06
Attempt to standardize formatting of psql queries.
Robert Haas
2011-07-05
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-07-03
Make distprep and *clean build targets recurse into all subdirectories.
Tom Lane
2011-06-29
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-27
Add some strings that were not marked for translation
Peter Eisentraut
2011-06-27
Remove redundant DEF_PGPORT handling
Peter Eisentraut
2011-06-26
Add the possibility to pass --flag arguments to xgettext calls
Peter Eisentraut
2011-06-26
Make _ be automatically included in GETTEXT_TRIGGERS
Peter Eisentraut
2011-06-26
Replace := by = in nls.mk files
Peter Eisentraut
2011-06-26
Remove some cruft from nls.mk files
Peter Eisentraut
2011-06-17
Obtain table locks as soon as practical during pg_dump.
Tom Lane
2011-06-15
Fix oversights in pg_basebackup's -z (compression) option.
Tom Lane
2011-06-14
Allow psql \d tab completion to complete all relation kinds
Peter Eisentraut
[next]