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
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
/
doc
/
src
Age
Commit message (
Expand
)
Author
2015-03-09
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2015-03-08
Fix documentation for libpq's PQfn().
Tom Lane
2015-03-07
Remove rolcatupdate
Peter Eisentraut
2015-03-04
Use standard casting mechanism to convert types in plpgsql, when possible.
Tom Lane
2015-03-03
Fix busted markup.
Tom Lane
2015-03-02
pgbench: Add a real expression syntax to \set
Robert Haas
2015-03-02
Fix pg_dump handling of extension config tables
Stephen Frost
2015-02-27
Fix table_rewrite event trigger for ALTER TYPE/SET DATA TYPE CASCADE
Alvaro Herrera
2015-02-26
Add note about how to make the SRF detoasted arguments live accross calls.
Fujii Masao
2015-02-24
Fix recovery_command -> restore_command typo in 8.3 release notes.
Heikki Linnakangas
2015-02-23
Fix invalid DocBook XML
Peter Eisentraut
2015-02-23
Support more commands in event triggers
Alvaro Herrera
2015-02-23
Replace checkpoint_segments with min_wal_size and max_wal_size.
Heikki Linnakangas
2015-02-23
Add GUC to control the time to wait before retrieving WAL after failed attempt.
Fujii Masao
2015-02-23
Fix potential deadlock with libpq non-blocking mode.
Heikki Linnakangas
2015-02-21
Allow forcing nullness of columns during bootstrap.
Andres Freund
2015-02-21
Don't need to explain [1] kluge anymore in xfunc.sgml.
Tom Lane
2015-02-20
Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp.
Tom Lane
2015-02-19
Update assorted TOAST-related documentation.
Tom Lane
2015-02-17
Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses.
Tom Lane
2015-02-16
Correct the path of pg_lzcompress.c in doc.
Fujii Masao
2015-02-15
Minor housekeeping on JSON docs.
Andrew Dunstan
2015-02-12
Fix typo in logicaldecoding.sgml.
Andres Freund
2015-02-10
Fixed array handling in ecpg.
Michael Meskes
2015-02-06
Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM
Heikki Linnakangas
2015-02-04
doc: Fix markup
Fujii Masao
2015-02-03
Add API functions to libpq to interrogate SSL related stuff.
Heikki Linnakangas
2015-02-03
Rephrase the documentation on pg_receivexlog --synchronous option.
Heikki Linnakangas
2015-02-02
Add new function BackgroundWorkerInitializeConnectionByOid.
Robert Haas
2015-02-02
Last-minute updates for release notes.
Tom Lane
2015-02-02
Doc: fix syntax description for psql's \setenv.
Tom Lane
2015-02-02
doc: Improve claim about location of pg_service.conf
Peter Eisentraut
2015-02-01
Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19.
Tom Lane
2015-01-31
Fix documentation of psql's ECHO all mode.
Tom Lane
2015-01-31
First-draft release notes for 9.4.1 et al.
Tom Lane
2015-01-30
Policy documentation improvements
Stephen Frost
2015-01-30
Fix jsonb Unicode escape processing, and in consequence disallow \u0000.
Tom Lane
2015-01-30
doc: Remove superfluous table column
Peter Eisentraut
2015-01-30
doc: clarify libpq's 'verify-full' host name check
Bruce Momjian
2015-01-29
Reword CREATE POLICY parameter descriptions
Stephen Frost
2015-01-29
CREATE POLICY expression -> using_expression
Stephen Frost
2015-01-29
Improve CREATE POLICY documentation
Stephen Frost
2015-01-29
Add usebypassrls to pg_user and pg_shadow
Stephen Frost
2015-01-28
Remove dead NULL-pointer checks in GiST code.
Heikki Linnakangas
2015-01-24
Clean up some mess in row-security patches.
Tom Lane
2015-01-23
vacuumdb: enable parallel mode
Alvaro Herrera
2015-01-22
docs: update libpq's PQputCopyData and PQputCopyEnd
Bruce Momjian
2015-01-19
doc: Fix typos in make_timestamp{,tz} examples
Alvaro Herrera
2015-01-14
docs: Add missing <literal> markup.
Robert Haas
2015-01-10
docs: improve CREATE TRIGGER defer options list
Bruce Momjian
[next]