index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Update libpq test expected output
Alvaro Herrera
2012-07-06
*
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
Bruce Momjian
2012-07-06
*
Have copyright.pl skip updating something that is just the current year,
Bruce Momjian
2012-07-06
*
Modify copyright.pl so all lines are processed, not just the first
Bruce Momjian
2012-07-06
*
Fix copyright.pl to properly skip the .git directory by adding a
Bruce Momjian
2012-07-06
*
Fix spacing in copyright.pl after being run with missing regex slash
Bruce Momjian
2012-07-06
*
Don't try to trim "../" in join_path_components().
Tom Lane
2012-07-05
*
Revert part of the previous patch that avoided using PLy_elog().
Heikki Linnakangas
2012-07-05
*
Fix mapping of PostgreSQL encodings to Python encodings.
Heikki Linnakangas
2012-07-05
*
Fix missing regex slash that caused perltidy to get confused on
Bruce Momjian
2012-07-04
*
Run newly-configured perltidy script on Perl files.
Bruce Momjian
2012-07-04
*
Have pg_dump in binary-upgrade mode properly drop user-created
Bruce Momjian
2012-07-04
*
Set the write location in the pg_receivexlog status messages
Magnus Hagander
2012-07-04
*
Always treat a standby returning an an invalid flush location as async
Magnus Hagander
2012-07-04
*
Forgot an #include in the previous patch :-(
Alvaro Herrera
2012-07-03
*
Have REASSIGN OWNED work on extensions, too
Alvaro Herrera
2012-07-03
*
Assorted message style improvements
Peter Eisentraut
2012-07-02
*
Add missing space in event_source GUC description.
Peter Eisentraut
2012-07-02
*
Fix to_date's handling of year 519.
Tom Lane
2012-07-02
*
Fix race condition in enum value comparisons.
Tom Lane
2012-07-01
*
Remove inappropriate semicolons after function definitions.
Tom Lane
2012-06-30
*
Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars.
Tom Lane
2012-06-30
*
initdb: Update check_need_password for new options
Peter Eisentraut
2012-06-30
*
Initialize shared memory copy of ckptXidEpoch correctly when not in recovery.
Heikki Linnakangas
2012-06-29
*
pg_dump: Fix verbosity level in LO progress messages
Alvaro Herrera
2012-06-29
*
Fix NOTIFY to cope with I/O problems, such as out-of-disk-space.
Tom Lane
2012-06-29
*
Make UtilityContainsQuery recurse until it finds a non-utility Query.
Tom Lane
2012-06-27
*
Allow pg_terminate_backend() to be used on backends with matching role.
Robert Haas
2012-06-27
*
Cope with smaller-than-normal BLCKSZ setting in SPGiST indexes on text.
Tom Lane
2012-06-26
*
Make pg_dump emit more accurate dependency information.
Tom Lane
2012-06-25
*
Improve pg_dump's dependency-sorting logic to enforce section dump order.
Tom Lane
2012-06-25
*
Fix memory leak in ARRAY(SELECT ...) subqueries.
Tom Lane
2012-06-21
*
pg_dump: Add missing newlines at end of messages
Peter Eisentraut
2012-06-18
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Remove 'for' loop perltidy argument, and move args to perltidyrc file.
Bruce Momjian
2012-06-16
*
In pgindent, suppress reading the perltidy RC file using --noprofile.
Bruce Momjian
2012-06-15
*
Update pgindent Perl indentation instructions based on feedback from
Bruce Momjian
2012-06-15
*
Improve reporting of permission errors for array types
Peter Eisentraut
2012-06-15
*
Add more message pluralization
Peter Eisentraut
2012-06-15
*
Revisit error message details for JSON input parsing.
Tom Lane
2012-06-13
*
Revert "Reduce checkpoints and WAL traffic on low activity database server"
Tom Lane
2012-06-13
*
Deprecate use of GLOBAL and LOCAL in temp table creation.
Tom Lane
2012-06-13
*
Support Linux's oom_score_adj API as well as the older oom_adj API.
Tom Lane
2012-06-13
*
Improve documentation of postgres -C option
Peter Eisentraut
2012-06-13
*
Minor code review for json.c.
Tom Lane
2012-06-12
*
Mark JSON error detail messages for translation.
Robert Haas
2012-06-12
*
Ensure pg_ctl behaves sanely when data directory is not specified.
Tom Lane
2012-06-11
*
Fix pg_dump output to a named tar-file archive.
Tom Lane
2012-06-11
*
pg_receivexlog: Rename option --dir to --directory
Peter Eisentraut
2012-06-12
*
Prevent non-streaming replication connections from being selected sync slave
Magnus Hagander
2012-06-11
[next]