index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update ports list.
Bruce Momjian
2002-11-14
*
There was an error in the gcc portion of the patch I sent you. Here is
Bruce Momjian
2002-11-14
*
Update ports list.
Bruce Momjian
2002-11-14
*
Allow +1300 as a numeric timezone specifier; we already accept FJST as meanin...
Tom Lane
2002-11-13
*
Use cat instead of echo or awk, to avoid portability problems with backslashes.
Tom Lane
2002-11-13
*
Update xact.c comments for clarity.
Bruce Momjian
2002-11-13
*
Add:
Bruce Momjian
2002-11-13
*
Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to end
Bruce Momjian
2002-11-13
*
Add new palloc0 call as merge of palloc and MemSet(0).
Bruce Momjian
2002-11-13
*
Split MemSet into three parts to constant comparisons can be optimized
Bruce Momjian
2002-11-13
*
Add AIX as supported platform.
Bruce Momjian
2002-11-12
*
Update AIX resultmap for horology tests, per Andreas.
Tom Lane
2002-11-12
*
Improve comment: add note that grotty special case in mdread() is
Tom Lane
2002-11-12
*
Fix broken GB18030 <--> UTF-8 conversion map
Tatsuo Ishii
2002-11-12
*
Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed
Tom Lane
2002-11-12
*
Code review for ON COMMIT patch. Make the actual on-commit action happen
Tom Lane
2002-11-11
*
Merge documentation updates from 7.3 branch.
Peter Eisentraut
2002-11-11
*
Merge release note updates from 7.3 branch.
Peter Eisentraut
2002-11-11
*
Revise platform FAQs.
Peter Eisentraut
2002-11-11
*
Improve wording.
Peter Eisentraut
2002-11-11
*
Update jdbc doc to reflect correct name of the PGConnection class.
Barry Lind
2002-11-11
*
Fixes bug where join to pg_description was incorrect. Also modifies the
Barry Lind
2002-11-11
*
Add cast to suppress compile warning on Alphas.
Tom Lane
2002-11-11
*
Back out use of palloc0 in place if palloc/MemSet. Seems constant len
Bruce Momjian
2002-11-11
*
Update russian FAQ, from Viktor Vislobokov.
Bruce Momjian
2002-11-10
*
Merge palloc()/MemSet(0) calls into a single palloc0() call.
Bruce Momjian
2002-11-10
*
Add palloc0 function to inline MemSet for newNode call.
Bruce Momjian
2002-11-10
*
This trivial patch removes 2 unused defines from pg_config.h.in:
Bruce Momjian
2002-11-10
*
I am attaching a patch file that will replace the previous one. It only
Bruce Momjian
2002-11-10
*
This patch makes a minor cleanup to the implementation of PERFORM in
Bruce Momjian
2002-11-10
*
> > I'll re-check that with the ppc architecture guy here.
Bruce Momjian
2002-11-10
*
Add documentation for array_upper/lower().
Bruce Momjian
2002-11-10
*
I just discovered, that there is missing a const when passing a buffer
Bruce Momjian
2002-11-10
*
Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.
Bruce Momjian
2002-11-10
*
Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]
Bruce Momjian
2002-11-09
*
Update discussion of floating-point problems in regression tests.
Tom Lane
2002-11-08
*
This patch removes a bunch of superfluous #include directives: if
Bruce Momjian
2002-11-08
*
Clean up format of SQL.
Bruce Momjian
2002-11-08
*
The attached patch defines functions for getting distances between
Bruce Momjian
2002-11-08
*
Revise geometry regression testing to eliminate most cross-platform
Tom Lane
2002-11-08
*
Here is a patch that does just that, while maintaining the
Bruce Momjian
2002-11-08
*
Replace imprecise value of PI with a better one, and tweak circle_poly
Tom Lane
2002-11-08
*
Add name:
Bruce Momjian
2002-11-08
*
Mark as done:
Bruce Momjian
2002-11-08
*
Add extra_float_digits GUC parameter to allow adjustment of displayed
Tom Lane
2002-11-08
*
The "Allow easy display of usernames in a group (pg_hba.conf uses groups
Bruce Momjian
2002-11-08
*
Update FAQ_SCO from Larry Rosenman, correction from Tom Lane.
Bruce Momjian
2002-11-08
*
Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const param
Bruce Momjian
2002-11-08
*
I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy between
Bruce Momjian
2002-11-08
*
Add:
Bruce Momjian
2002-11-08
[next]