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-04-07
Update and copy-edit release notes for 8.0.2.
Tom Lane
2005-04-07
Allow plpgsql functions to omit RETURN command when the function returns
Tom Lane
2005-04-07
Minor documentation tweak.
Neil Conway
2005-04-07
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-05
Adjust grammar for plpgsql's OPEN command so that a cursor can be
Tom Lane
2005-04-05
plpgsql does OUT parameters, as per my proposal a few weeks ago.
Tom Lane
2005-04-05
Fix broken markup.
Tom Lane
2005-04-04
Add a link to www.postgresql.org/download to the installation instructions.
Neil Conway
2005-04-02
Fix release not typo.
Bruce Momjian
2005-04-02
Update release notes for 8.0.2.
Bruce Momjian
2005-04-01
Fix wrong week returnded by date_trunc('week') for early dates in
Bruce Momjian
2005-03-31
First phase of OUT-parameters project. We can now define and use SQL
Tom Lane
2005-03-31
Adjust SGML ulink tags to the URL is always displayed in our printed docs.
Bruce Momjian
2005-03-30
Minor tweak to documentation.
Neil Conway
2005-03-30
Fix typo.
Neil Conway
2005-03-29
Add proallargtypes and proargmodes columns to pg_proc, as per my earlier
Tom Lane
2005-03-29
Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set the
Tom Lane
2005-03-29
Add SPI_getnspname(), including documentation.
Neil Conway
2005-03-29
Convert oidvector and int2vector into variable-length arrays. This
Tom Lane
2005-03-27
First steps towards index scans with heap access decoupled from index
Tom Lane
2005-03-25
Improve EXPLAIN ANALYZE to show the time spent in each trigger when
Tom Lane
2005-03-25
Update and copy-edit description of privileges.
Tom Lane
2005-03-25
Fix to_date to behave reasonably when CC and YY fields are both used.
Tom Lane
2005-03-25
Print URL in printed output..
Bruce Momjian
2005-03-25
Add URL of how to report bugs:
Bruce Momjian
2005-03-24
Change Win32 O_SYNC method to O_DSYNC because that is what the method
Bruce Momjian
2005-03-24
Revert changes to CREATE TRIGGER and ALTER TABLE ADD FOREIGN KEY locking,
Neil Conway
2005-03-23
Add note about risks involved in replaying CREATE TABLESPACE commands
Tom Lane
2005-03-23
Adjust CREATE TRIGGER and ALTER TABLE ... ADD FOREIGN KEY to acquire
Neil Conway
2005-03-21
Convert index-related tuple handling routines from char 'n'/' ' to bool
Tom Lane
2005-03-19
Add temp_buffers GUC variable to allow users to determine the size
Tom Lane
2005-03-17
Add link to INSERT in docs.
Bruce Momjian
2005-03-17
Update file system snapshot docs.
Bruce Momjian
2005-03-17
Mention tablespaces as a problem for using file system snapshots.
Bruce Momjian
2005-03-17
Document use of rsync for file system backups.
Bruce Momjian
2005-03-17
Add a reference to the documentation on alternate index operator classes in
Neil Conway
2005-03-16
Revise TupleTableSlot code to avoid unnecessary construction and disassembly
Tom Lane
2005-03-15
Clean up win1252 documentation. Mention how we determine the number of
Bruce Momjian
2005-03-14
Add support for Win1252 encoding.
Bruce Momjian
2005-03-14
Fix mistakes in SGML markup. From David Fetter.
Neil Conway
2005-03-14
Note that the -F and -R command line options only affect unaligned
Tom Lane
2005-03-14
Document client-only encodings.
Bruce Momjian
2005-03-14
Finalize character set documentation changes.
Bruce Momjian
2005-03-14
Allow ALTER FUNCTION to change a function's strictness, volatility, and
Neil Conway
2005-03-13
Increment all major version numbers in 8.0.X to force recompile of
Bruce Momjian
2005-03-13
Make default_with_oids default to false -- user-created tables will now
Neil Conway
2005-03-13
More ordering adjustments.
Bruce Momjian
2005-03-13
Fix markup.
Bruce Momjian
2005-03-13
More markup changes.
Bruce Momjian
2005-03-13
More cleanups.
Bruce Momjian
[next]