2002-12-06 |
Bruce Momjian | Back out V6 code, caused postmaster startup failure. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | Add missing v6utils file. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | Updated IPv6 patch to fix netmask. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | We have just finished porting the old KAME IPv6 patch... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | Some time ago John Gray <jgray@azuli.co.uk> and myself... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | Back out ALTER DOMAIN patch until missing file appears. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | ALTER DOMAIN .. SET / DROP NOT NULL |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | PyGreSQL inserttable patch |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Bruce Momjian | With a recent commit truncate is transaction safe in... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | As far as I figured from the source code this function... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Tom Lane | localbuf.c must be able to do blind writes. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Tom Lane | Avoid pulling up sublinks from a subselect's targetlist... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | It looks like the problem was introduced when the ... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | Clearify variables names so it is clear which variable... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | Allow 'password' encryption even when pg_shadow has... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Tom Lane | Phase 1 of read-only-plans project: cause executor... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | Improvements from Neil Conway. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | Document get/set bit/byte functions. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Bruce Momjian | More cleanup of userid to be AclId rather than Oid. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Dave Cramer | changed sort of column names to sort by attnum, not... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bruce Momjian | Update docs mention of query string for debug_ commands... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Tom Lane | Repair oversight in recent change of dependency extract... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Bruce Momjian | Stamp minor version numbers for 7.4 release. |
commit | commitdiff | tree | snapshot |
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 |
next |