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
Age
Commit message (
Expand
)
Author
2002-10-19
Add missing #include <errno.h>.
Tom Lane
2002-10-19
Fix psql's \copy to accept table names containing schemas, as well as
Tom Lane
2002-10-18
Improve formatting of --help output.
Peter Eisentraut
2002-10-18
Fix breakage that had crept into setlocale() usage: once again we've
Tom Lane
2002-10-18
Make 'dummy' declarations in header files be 'extern int no_such_variable'
Tom Lane
2002-10-18
Un-break createlang build.
Tom Lane
2002-10-18
Clean up for dblink autocommit OFF handling.
Bruce Momjian
2002-10-18
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
Improve discussion of FOR UPDATE.
Tom Lane
2002-10-17
Update for tables returning function, item 5.3, from Joe Conway.
Bruce Momjian
2002-10-17
Fix in updateable result sets to handle binding null values correctly
Barry Lind
2002-10-17
Fix free-slot search in PgSetResultId so it actually works.
Tom Lane
2002-10-17
Improve formatting of error message.
Tom Lane
2002-10-17
Fixed support in jdbc for 7.3 server autocommit. With these changes the
Barry Lind
2002-10-17
Add:
Bruce Momjian
2002-10-16
Put the disk information all in one chapter.
Peter Eisentraut
2002-10-16
Make pg_dump save for autocommit = off.
Bruce Momjian
2002-10-16
Fix from Joe on timeout code.
Bruce Momjian
2002-10-16
Improve appearance of SET command.
Bruce Momjian
2002-10-16
Fix script to handle autocommit = 'off' by prepending autocommit 'on' to
Bruce Momjian
2002-10-16
Fix connection_timeout to use time() and handle timeout == 1.
Bruce Momjian
2002-10-15
Remove:
Bruce Momjian
2002-10-15
Add:
Bruce Momjian
2002-10-15
Fix unintentional breakage of COPY TO/FROM stdin. Mea culpa.
Tom Lane
2002-10-15
Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently
Tom Lane
2002-10-15
Fix psql to cope with autocommit off, at least during startup.
Tom Lane
2002-10-15
Fix libpq startup code to work correctly in autocommit off mode.
Tom Lane
2002-10-14
Make SPI's execution of querystrings follow the rules agreed to for
Tom Lane
2002-10-14
None.
Bruce Momjian
2002-10-14
Adjust handling of command status strings in the presence of rules,
Tom Lane
2002-10-14
Add missing entries for bit<->int4 and bit<->int8 conversions.
Tom Lane
2002-10-14
Translation updates
Peter Eisentraut
2002-10-14
Mention that resetting the timeout may be wrong on select retry.
Bruce Momjian
2002-10-14
Restore ptmp_timeout for cases where no timeout is passed.
Bruce Momjian
2002-10-14
libpq connection_timeout doesn't do subsecond timing, so make the code
Bruce Momjian
2002-10-14
Arrange to copy relcache's trigdesc structure at the start of any
Tom Lane
2002-10-14
- Link the entries in the table to the catalog heading
Bruce Momjian
2002-10-14
This trivial patch fixes a bunch of spelling mistakes in the
Bruce Momjian
2002-10-14
As Niel so nicely pointed out this morning, the output of EXPLAIN
Bruce Momjian
2002-10-14
I have attached two patches as per:
Bruce Momjian
2002-10-14
Improvements to Ian Barwick patch.
Bruce Momjian
2002-10-14
FAQ updates from Ian Barwick.
Bruce Momjian
2002-10-13
Make SET really not start a transaction.
Tom Lane
2002-10-13
Make macaddr_in reject trailing garbage (except whitespace).
Tom Lane
2002-10-12
psql thought that backslash is an escape character inside double quotes.
Tom Lane
2002-10-12
Fix for bug #795: two clauses that seem redundant are not really, if
Tom Lane
2002-10-12
Update README for oid2name.
Bruce Momjian
2002-10-12
Add:
Bruce Momjian
2002-10-12
Added:
Bruce Momjian
2002-10-12
Compute version number for docs on the fly.
Peter Eisentraut
[next]