2002-12-04 |
D'Arcy J.M... | Remove typprtlen from getdescr() as it is not available... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bruce Momjian | Make usesysid consistently int4, not oid. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Bruce Momjian | Deal with cases where getpeereid _and_ another creditia... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Bruce Momjian | Add OpenBSD local indent credentials, from William... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Bruce Momjian | Updated: |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Tom Lane | Fix off-by-one bug in usage check. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Bruce Momjian | Add for D'Arcy: |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Tom Lane | Repair core dump when trying to delete an entry from... |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Tom Lane | Fix script name in README. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Tom Lane | Fix dependency generation for multicolumn foreign keys... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Bruce Momjian | Done in 7.3, so removed: |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Tom Lane | Teach planner to expand sufficiently simple SQL-languag... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Tom Lane | Fix ExecMakeTableFunctionResult() to work with generic... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Tom Lane | Fix pg_dump failure against 7.1 or older servers, per |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Tom Lane | Run COPY OUT in a temporary memory context that's reset... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Tom Lane | Code review for IS DISTINCT FROM patch. Fix incorrect... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Tom Lane | Missed one place that can be simplified after recent... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Tom Lane | Be more realistic about plans involving Materialize... |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Tom Lane | Make install and clean targets behave more normally. |
commit | commitdiff | tree | snapshot |
2002-11-30 |
Tom Lane | Upgrade planner and executor to allow multiple hash... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Tom Lane | Tighten selection of equality and ordering operators... |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Tom Lane | Repair prehistoric logic error in lseg_eq and lseg_ne. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Tom Lane | Suppress compiler warning from newer gcc. |
commit | commitdiff | tree | snapshot |
2002-11-29 |
Bruce Momjian | This patch fixes two tiny memory leaks in pg_dump and... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Bruce Momjian | Add trigger emails. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Lane | rm should be rm -f, per comment from Peter Harris. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Lane | Improve some comments. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Tom Lane | Add note that scaling factor should be >= # of clients. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Michael Meskes | Synced parser with backend |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Move to URGENT, for Justin: |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Recreate HISTORY file to match release.sgml changes... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Add -cmdTuples to tcl interface. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Update trigger discussion. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Update build rules for /HISTORY. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Add to trigger thread. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Fix typo in release notes. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Bruce Momjian | Allocate proper length for sprintf string, from Tatsuo. |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Tom Lane | Use Params, rather than run-time-modified Const nodes... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Tatsuo Ishii | Guard against 0 length string encoding conversion case. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Bruce Momjian | Remove check for pg_group file as part of initdb -W... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Tom Lane | Remove unused constisset and constiscast fields of... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Tom Lane | Restructure outfuncs and readfuncs to use macros in... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Tom Lane | Un-break triggers declared for INSERT OR DELETE OR... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Tom Lane | Restructure the code in copyfuncs and equalfuncs to... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
D'Arcy J.M... | I'm sending you a small patch to pgdb.py module. This |
commit | commitdiff | tree | snapshot |
2002-11-25 |
D'Arcy J.M... | Change the pkey method so that the caller can optionall... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
D'Arcy J.M... | Change the debug variable to allow better control by... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Tom Lane | Restructure planning of nestloop inner indexscans so... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Bruce Momjian | 7.4devel now supports SQL:1999's "enhanced trigger... |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Bruce Momjian | Split: |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Tom Lane | Fix inappropriate quoting in dblink. From Joe Conway. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Tom Lane | Fix regression test breakage from triggers patch. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Tom Lane | Fix compile warnings from truncate patch. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | Update regression for new patches. Bump up catversion. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | Heres a patch which will create the sql_help.h file... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | Transaction safe Truncate |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | This minor patch corrects an error in the function... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | This patch implements FOR EACH STATEMENT triggers,... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | When I made the cube(text) function for 7.3, I neglecte... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Tom Lane | Update ports list from recent regression-test-database... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Bruce Momjian | This is a patch to make cube output work like double... |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Tom Lane | Release note improvements (Neil, Tom) |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Tom Lane | Remove inappropriate double-quoting in connectby()... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Tom Lane | Redesign internal logic of nodeLimit so that it does... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Tom Lane | Fix a dozen or so places that were passing unpredictabl... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Bruce Momjian | Fix elog in dbmirror to use %s. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Tom Lane | Quote database name properly when invoking pg_dump... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Tom Lane | TAS code originally written for s390 (32-bit) does... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Peter Eisentraut | Fixups for man pages |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Peter Eisentraut | Regenerate |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Tom Lane | Fix breakage in new-in-7.3 timetz_zone() function:... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Tom Lane | Wups, stuck ORDER BY on wrong query while trying to... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Bruce Momjian | Add mention of kern.ipc.shm_use_phys for locking shared... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Tom Lane | Code review for superuser_reserved_connections patch... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Tom Lane | NetBSD versions 1.6 and (we hope) later can use the... |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-11-21 |
Tom Lane | Finish implementation of hashed aggregation. Add enabl... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Barry Lind | Fix a dumb cut and paste error from my last commit... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Barry Lind | Fixed bug reported by Marko Strukelj and Keith Wannamak... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Tom Lane | Add an at-least-marginally-plausible method of estimati... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bruce Momjian | Add my name: |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bruce Momjian | Update regression for ALL missing from CLUSTER. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bruce Momjian | Most of the code follows the American spelling of the... |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bruce Momjian | Back out NetBSD/arm32 port. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Peter Eisentraut | Fix typo and markup. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bruce Momjian | Update SGML problem in ports. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bruce Momjian | Remove ALL from CLUSTER ALL. Use just CLUSTER. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Tom Lane | Put back error test for DECLARE CURSOR outside a transa... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Tom Lane | Suppress compile warning, avoid possible problems with... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Bruce Momjian | Re-order REINDEX options in manual for consistency... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Tom Lane | Reduce need for palloc/pfree overhead in varstr_cmp... |
commit | commitdiff | tree | snapshot |
2002-11-17 |
Peter Eisentraut | Revise SQL features list. |
commit | commitdiff | tree | snapshot |
2002-11-16 |
Bruce Momjian | Fix CLUSTER regression failure caused by new patch... |
commit | commitdiff | tree | snapshot |
next |