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
2001-09-04
Update FAQ.
Bruce Momjian
2001-09-04
Update FAQ.
Bruce Momjian
2001-09-04
Add back incremental patch for BSD indent.
Bruce Momjian
2001-09-04
pg_restore option is {c|t}, not {c|f}. Pointed out by someone on IRC.
Bruce Momjian
2001-09-04
Add mention of bytea data type and escaping rules.
Bruce Momjian
2001-09-04
Clean up the lock state properly when aborting because of early deadlock
Tom Lane
2001-09-04
Bring references to ipcclean in sync with reality.
Peter Eisentraut
2001-09-04
Fix misscanning of """" (an identifier consisting of one double-quote).
Peter Eisentraut
2001-09-04
Fix typo.
Peter Eisentraut
2001-09-03
Add patch for 0LL for BSD indent/pgindent.
Bruce Momjian
2001-09-03
Add items.
Bruce Momjian
2001-09-03
Add two emails about TODO.detail PL/java discussion.
Bruce Momjian
2001-09-03
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
Put pgstat internal files into $PGDATA/global.
Peter Eisentraut
2001-09-02
Parse the arguments of \connect as SQL identifiers, so that they expose
Peter Eisentraut
2001-09-02
New blood and fresh air for tutorial
Peter Eisentraut
2001-08-31
The actual execution results are different from examples.
Tatsuo Ishii
2001-08-31
Actual results are different from examples
Tatsuo Ishii
2001-08-31
Add ; to the create operator.
Tatsuo Ishii
2001-08-31
Since 7.1 the data type size of TIME has been increased.
Tatsuo Ishii
2001-08-30
Convert some fprintf's to elog's.
Peter Eisentraut
2001-08-30
For INSERTs, one can now tab complete DEFAULT VALUES.
Peter Eisentraut
2001-08-30
Fix typo.
Tatsuo Ishii
2001-08-29
Install the SQL command man pages into a section appropriate for each
Peter Eisentraut
2001-08-29
Remove useless xreflabel.
Peter Eisentraut
2001-08-29
Whoops, wrong logic.
Peter Eisentraut
2001-08-28
Change the conditionals so the mips + gcc code here doesn't apply for Irix.
Peter Eisentraut
2001-08-28
Fix the readline test to find dependent libraries on NetBSD and OpenBSD.
Peter Eisentraut
2001-08-28
Include directory rearrangement
Peter Eisentraut
2001-08-28
Fix a wrong error handling.
Hiroshi Inoue
2001-08-28
Avoid #ifdef inside printf() ... that loses on platforms where printf()
Tom Lane
2001-08-27
Fix some typos.
Tom Lane
2001-08-27
Add some minimal exercising of functional-index feature to regression
Tom Lane
2001-08-27
Suppress definitions of 'true' and 'false' macros if __cplusplus.
Tom Lane
2001-08-27
Use a cursor for fetching data in -d or -D mode, so that pg_dump doesn't
Tom Lane
2001-08-27
Fix confusion over static-ness of a subroutine.
Tom Lane
2001-08-27
Remove unneeded/unportable extern.
Tom Lane
2001-08-27
Quick-hack solution to regproc/oid issue was not the right solution.
Tom Lane
2001-08-27
Un-break pg_dump --- pg_class.indproc is now regproc not oid, which
Tom Lane
2001-08-27
Do not install the odbc header files, per discussion on odbc list.
Peter Eisentraut
2001-08-27
Turn on plpython build by default if we have something that looks like a
Peter Eisentraut
2001-08-27
Fix a complie error on Windows platform.
Hiroshi Inoue
2001-08-26
VPATH and DESTDIR support for PL/Perl, using the same techniques employed
Peter Eisentraut
2001-08-26
Put the right runpath to libpq into the Perl module shared object on more
Peter Eisentraut
2001-08-26
Documentation for transaction-ID-wraparound changes. Add a chapter to
Tom Lane
2001-08-26
Please pull this patch. It breaks JDBC1 support. The JDBC1 code no
Bruce Momjian
2001-08-26
Back out "Remove outdated documentation section of ecpg." for Michael.
Bruce Momjian
2001-08-26
Transaction IDs wrap around, per my proposal of 13-Aug-01. More
Tom Lane
2001-08-26
Document single-letter createuser encryption options.
Bruce Momjian
2001-08-26
Add single-letter encryption options for createuser. Update createuser --help.
Bruce Momjian
[next]