2002-09-01 |
Dave Cramer | testing for insertRow |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Update MEMSET_LOOP_LIMIT to 1024 because it is the... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Dave Cramer | patch to allow insertRow on an empty resultSet |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Dave Cramer | Changed to reflect the current reality, ie we do suppor... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Improve footer length computation for psql. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Add log_duration to GUC/postgresql.conf. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Tom Lane | plpgsql functions can return RECORD, per Neil Conway. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Tom Lane | Code cleanups: make non-implicit WITHOUT FUNCTION casts... |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Remove mention of wal_files in a SHOW example. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Remove code that suggested increasing wal_files. |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2002-09-01 |
Tom Lane | Mark the float8 -> int8 cast as implicit. This resolve... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | Code review for domain-constraints patch. Use a new... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | Wups, didn't mean to commit that just yet. |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | The UNDEFOID later causes an assertion failure in heap_... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Tom Lane | Code review for pg_locks feature. Make shmemoffset... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Add expected tuple descriptor to ReturnSetInfo informat... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Updates to reflect availability of autocommit option. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | AUTOCOMMIT mode is now an available backend GUC variabl... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Fix for breakage of C-coded SRFs, from Joe Conway. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Add attisinherited column to pg_attribute; use it to... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Back out unintented tab change. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Remove pgaccess from Makefile. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Run autoconf. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Update documentation for --with-perl. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Improve wording after wal_files removal. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Complete TODO item: |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Remove pgaccess from CVS. It has its own home now. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Re-enable perl configure tests for psql help file gener... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Back out password packet length check. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Marc G. Fournier | perl5 interface moved to gborg |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Marc G. Fournier | libpgeasy moved to gborg ... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Fix off-by-one allocation error in PasswordFromFile... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Bruce Momjian | Add comment on old sytax for SELECT FOR UPDATE/LIMIT... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Revert _LARGEFILE64_SOURCE addition; good try but doesn... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | intagg subdirectory was missing. |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | Group-manipulating code neglected to fill in array... |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Tom Lane | PL/pgSQL functions can return sets. Neil Conway's... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Hiroshi Inoue | Fix a bug introduced in 7.2. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | > > > > If you want to put in security restrictions... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Sir Mordred The Traitor <mordred@s-mail.com> writes: |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Add cube changes file. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | The changes I have made are described in CHANGES. This... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Peter Eisentraut | Make pg_resetxlog options parsing more standard and... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Peter Eisentraut | Create "po" subdirectory before writing there. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Peter Eisentraut | Workaround for broken large file support on HP-UX |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Prevent problem with extra-long password packets from... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | This patch reserves the last superuser_reserved_connect... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | please apply small patch for README.tsearch. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | The unit for statement_timeout is s/1000, not s/1000000 |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Back out patch, that was alpha, which I think still... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Bruce Momjian | Change FreeBSD to use -O2, important for MemSet. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Adjust nodeFunctionscan.c to reset transient memory... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Push down outer qualification clauses into UNION and... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Cause REINDEX to regard TOAST tables as regular relatio... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
D'Arcy J.M... | chkpass_rout returns text so change PG_RETURN_CSTRING... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tatsuo Ishii | Remove MULTIBYTE |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tatsuo Ishii | Remove #ifdef MULTIBYTE per hackers list discussion. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Rephrase 'Cannot insert into a view' and related messag... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | A few more fixes for the <replaceable>able> fiasco. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tatsuo Ishii | update mbregress expected files |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Produce a somewhat-useful error message, namely |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | FOUND patch was a bit over-enthusiastic: SQL commands... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Remove support for version-0 FE/BE protocol, per pghack... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Fix ruleutils to dump column definition lists for anony... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Tom Lane | Code review for standalone composite types, query-speci... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Tom Lane | Improve description of tablefunc. |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Initial Spanish translation from Karim Mribti <karim... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Updates from Dennis Bjorklund |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Break up the long usage messages in pg_dump and pg_rest... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Remove TIOGA files from CVS current; they remain in... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | This trivial patches fixes the error message returned... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | backend where a statically sized buffer is written... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | This is a quick patch to fix a crash in pgquery_dictres... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | The following small patch provides a couple of minor... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Add mention of foreign key dependency and SERIAL in... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Peter Eisentraut | Dump ALTER DATABASE/USER ... SET ... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Tom Lane | Update info about relkind and pg_type entries for compo... |
commit | commitdiff | tree | snapshot |
2002-08-28 |
Bruce Momjian | Allow FOR UPDATE to appear after LIMIT/OFFSET to match... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Tom Lane | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Peter Eisentraut | Flush output streams before calling pg_dump subprocess. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Disable use of -c and -a together in pg_dump; they... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Tom Lane | Bring comments back in sync with code. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Throw error on pg_atoi(''), regression adjustments. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Peter Eisentraut | Enable locale, so case conversion (identifier processin... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Peter Eisentraut | Reimplement pg_dumpall in C. Currently no change in... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add '+' mention in \? help. More clean of \? to do. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Make change for pg_locks table. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | The attached patch implements the password packet lengt... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add error code emails. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add most of Neil Conway's cleanups. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | More connection timeout cleanups. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Cleanup of libpq connection timeout code. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
next |