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
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2005-06-15
This patch makes it possible to use the full set of timezones when doing
Bruce Momjian
2005-06-14
Add BETWEEN SYMMETRIC.
Bruce Momjian
2005-06-14
Add pg_postmaster_start_time() function.
Bruce Momjian
2005-06-14
Have SHOW ALL include variable descriptions.
Bruce Momjian
2005-06-14
Add GUC krb_server_hostname so the server hostname can be specified as
Bruce Momjian
2005-06-14
Allow the parameters to PL/PgSQL's RAISE statement to be expressions,
Neil Conway
2005-06-14
Add -L option to psql to log sessions.
Bruce Momjian
2005-06-13
Change the planner to allow indexscan qualification clauses to use
Tom Lane
2005-06-13
Per discussion on -hackers, this patch changes psql's "expanded" output
Neil Conway
2005-06-13
SGML cleanup: consistently use "endterm" in <xref>s that link to the
Neil Conway
2005-06-13
Adjust lo_open() so that specifying INV_READ without INV_WRITE creates
Tom Lane
2005-06-12
Document the --enable-integer-datetimes configure option where the other
Tom Lane
2005-06-12
libpq was not consistently checking for memory allocation failures. This
Neil Conway
2005-06-10
Add space before :DBNAME for proper \set expansion.
Bruce Momjian
2005-06-10
Minor cleanup of documentation for recently-added HISTFILE psql variable.
Neil Conway
2005-06-10
Implement two new special variables in PL/PgSQL: SQLSTATE and SQLERRM.
Neil Conway
2005-06-10
the following patch makes the filename used to store the readline
Bruce Momjian
2005-06-10
Add the "PGPASSFILE" environment variable to specify to the password
Bruce Momjian
2005-06-09
Mention prefix %t has no milliseconds.
Bruce Momjian
2005-06-09
This patch against 8.0.0beta1 source adds log_line_prefix options for
Bruce Momjian
2005-06-09
Repair error in description of nonblocking usage of PQgetCopyData().
Tom Lane
2005-06-09
Add example for pg_config --configure.
Peter Eisentraut
2005-06-09
Since I needed this feature badly, I added the -n / --schema switch to
Bruce Momjian
2005-06-09
Please find attached a patch (diff -c against cvs HEAD) to add a
Bruce Momjian
2005-06-09
I've created a patch which adds support for troff "-ms" output to
Bruce Momjian
2005-06-08
Remove grammar productions for prefix and postfix % and ^ operators,
Tom Lane
2005-06-08
Change WAL-logging scheme for multixacts to be more like regular
Tom Lane
2005-06-07
Add a function lastval(), which returns the value returned by the
Neil Conway
2005-06-07
Add support for an optional INTO clause to PL/PgSQL's EXECUTE command.
Neil Conway
2005-06-06
Trivial markup improvement.
Tom Lane
2005-06-05
Remove planner's private fields from Query struct, and put them into
Tom Lane
2005-06-05
Here's a patch to do the following:
Bruce Momjian
2005-06-04
Allow kerberos name and username case sensitivity to be specified from
Bruce Momjian
2005-06-02
Add support for \x hex strings in psql variables.
Bruce Momjian
2005-06-02
Add support for \x hex escapes in backend strings. Octal was already
Bruce Momjian
2005-06-02
Add support for \x hex escapes in COPY.
Bruce Momjian
2005-05-31
Tab cleanup for SGML.
Bruce Momjian
2005-05-30
Document get_call_result_type() and friends; mark TypeGetTupleDesc()
Tom Lane
2005-05-30
Wording improvement (may -> can)
Bruce Momjian
2005-05-30
Update psql docs for recent octal-only string behavior.
Bruce Momjian
2005-05-29
Add reference to libpq environment variables for client applications.
Bruce Momjian
2005-05-26
Document that utility commands such as DROP FUNCTION allow argument names
Tom Lane
2005-05-26
Back out SQLSTATE and SQLERRM support.
Bruce Momjian
2005-05-26
Add PL/pgSQL SQLSTATE and SQLERRM support which sets these values on
Bruce Momjian
2005-05-25
Editing for the new "Encryption Options" section of the manual.
Neil Conway
2005-05-23
Remove some verbiage describing how min() and max() are slow when applied
Neil Conway
2005-05-23
Consistently do not include a terminating period in single-sentence
Neil Conway
2005-05-20
Add support for wal_fsync_writethrough for Darwin, and restructure the
Bruce Momjian
2005-05-20
Fix typo in ECPG docs, per Andreas Seltenreich.
Neil Conway
2005-05-20
Add some links to the CREATE FUNCTION reference page when describing
Neil Conway
[next]