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
Age
Commit message (
Expand
)
Author
2012-02-06
pg_dump: Remove global Archive pointer.
Robert Haas
2012-02-06
pg_dump: Reduce dependencies on global variables.
Robert Haas
2012-02-06
Add locking around WAL-replay modification of shared-memory variables.
Tom Lane
2012-02-06
Remove dead declaration.
Robert Haas
2012-02-06
fe-misc.c depends on pg_config_paths.h
Alvaro Herrera
2012-02-05
Fix transient clobbering of shared buffers during WAL replay.
Tom Lane
2012-02-05
Improve comment.
Tom Lane
2012-02-05
Add missing Assert and fix inaccurate elog message in standby_redo().
Tom Lane
2012-02-05
Allow SQL-language functions to reference parameters by name.
Tom Lane
2012-02-04
Revert "Add some regression test cases for denormalized float8 input."
Tom Lane
2012-02-04
Applied Peter's patch to PQconnectdbParams in ecpglib instead of the old
Michael Meskes
2012-02-03
Add array_to_json and row_to_json functions.
Andrew Dunstan
2012-02-02
ecpg: Improve test building
Peter Eisentraut
2012-02-02
Allow spgist's text_ops to handle pattern-matching operators.
Robert Haas
2012-02-02
Avoid re-checking for visibility map extension too frequently.
Robert Haas
2012-02-01
initdb: Add options --auth-local and --auth-host
Peter Eisentraut
2012-02-01
psql: Case preserving completion of SQL key words
Peter Eisentraut
2012-02-01
Add some regression test cases for denormalized float8 input.
Tom Lane
2012-02-01
Try to be more consistent about accepting denormalized float8 numbers.
Tom Lane
2012-02-01
Properly free the sslcompression field in PGconn
Magnus Hagander
2012-02-01
Code review for plpgsql fn_signature patch.
Tom Lane
2012-01-31
psql: Reduce the amount of const lies a bit
Peter Eisentraut
2012-01-31
pg_dump: Add GCC noreturn attribute to appropriate functions
Peter Eisentraut
2012-01-31
Adjust expected regression test outputs for PL/python.
Robert Haas
2012-01-31
Catversion bump for JSON patch.
Robert Haas
2012-01-31
Built-in JSON data type.
Robert Haas
2012-01-31
Print function signature, not just name, in PL/pgSQL error messages.
Heikki Linnakangas
2012-01-30
Fix bug in the new wait-until-lwlock-is-free mechanism.
Heikki Linnakangas
2012-01-30
Add sequence USAGE privileges to information schema
Peter Eisentraut
2012-01-30
PL/Python: Add result metadata functions
Peter Eisentraut
2012-01-30
Use abort() instead of exit() to abort library functions
Peter Eisentraut
2012-01-30
Remove prototype for nonexistent function.
Robert Haas
2012-01-30
Make group commit more effective.
Heikki Linnakangas
2012-01-30
Minor bug fix and cleanup from self-review of sync rep queues patch.
Simon Riggs
2012-01-30
Various minor comments changes from bgwriter to checkpointer.
Simon Riggs
2012-01-30
Accept a non-existent value in "ALTER USER/DATABASE SET ..." command.
Heikki Linnakangas
2012-01-30
Assorted comment fixes, mostly just typos, but some obsolete statements.
Tom Lane
2012-01-29
Fix typo in comment.
Tom Lane
2012-01-29
Tweak index costing for problems with partial indexes.
Tom Lane
2012-01-29
Fix pushing of index-expression qualifications through UNION ALL.
Tom Lane
2012-01-29
Fix handling of init_plans list in inheritance_planner().
Tom Lane
2012-01-28
Add simple tests of EvalPlanQual using the isolationtester infrastructure.
Tom Lane
2012-01-28
Fix handling of data-modifying CTE subplans in EvalPlanQual.
Tom Lane
2012-01-28
Prevent logging "failed to stat file: success" for temp files
Magnus Hagander
2012-01-28
Undo 8.4-era lobotomization of subquery pullup rules.
Tom Lane
2012-01-28
Use parameterized paths to generate inner indexscans more flexibly.
Tom Lane
2012-01-27
Show default privileges in information schema
Peter Eisentraut
2012-01-27
Revert unfortunate whitespace change
Peter Eisentraut
2012-01-27
Disallow ALTER DOMAIN on non-domain type everywhere
Peter Eisentraut
2012-01-27
Hide most variable-length fields from Form_pg_* structs
Peter Eisentraut
[prev]
[next]