]> granicus.if.org Git - postgresql/history - src/backend
pgindent run on all C files. Java run to follow. initdb/regression
[postgresql] / src / backend /
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-25 Bruce MomjianAdd do { ... } while (0) to more bad macros.
2001-10-24 Bruce MomjianAll three *.po patches applied.
2001-10-24 Hiroshi InoueAllow concurrent index creation for the same table.
2001-10-23 Tom LaneAdd support for INTERVAL's new typmod values to format_...
2001-10-23 Tom LaneFix foreign keys on system columns.
2001-10-23 Tom LaneMake SPI's column-accessing functions work for system...
2001-10-23 Bruce MomjianNow I had them reversed. Wow that syntax is error...
2001-10-23 Bruce MomjianSyntax fix. Can't use #ifdef in gram.y.
2001-10-23 Bruce MomjianBack out LIMIT #,# removal and mark it as to-be-removed...
2001-10-23 Tom LaneAdd error checking to PageRepairFragmentation to ensure...
2001-10-22 Tom LaneCause transformIndexConstraints() to do the right thing...
2001-10-22 Tom LaneConsolidate tables of known system attributes into...
2001-10-22 Tom LaneFurther cleanup of ps_status setup code. On platforms...
2001-10-22 Tom LaneAdd defenses against invalid operator names passed...
2001-10-21 Tom LaneFix FindExec() for case where executable is found via...
2001-10-21 Tom LaneFix getopt-vs-init_ps_display problem by copying origin...
2001-10-20 Bruce MomjianChange LIMIT #,# error message to be more generic.
2001-10-20 Bruce MomjianRemove LIMIT #,# and suggest LIMIT # OFFSET #, per...
2001-10-20 Thomas G. LockhartFix transposed arguments for typmod for one INTERVAL...
2001-10-19 Tom LaneProper fix for glibc getopt() botch. Surprising we...
2001-10-19 Tom LaneSet optreset on platforms that have it before launching...
2001-10-19 Tom LaneEnsure that all startup paths (postmaster, standalone...
2001-10-19 Tom LaneMove init_ps_display from postgres.c to postmaster...
2001-10-18 Tom LaneSpell 'between' correctly, clean up spacing in error...
2001-10-18 Tom LaneFix memory leakage when sending notice messages to...
2001-10-18 Tom LaneFix authentication so that it doesn't record an extra...
2001-10-18 Tom LaneDidn't compile on non-HAVE_TM_ZONE machines.
2001-10-18 Tom LaneRepair missing brace in HAVE_INT_TIMEZONE case.
2001-10-18 Thomas G. LockhartAccept an INTERVAL argument for SET TIME ZONE per SQL99.
2001-10-18 Tom LaneExtend code that deduces implied equality clauses to...
2001-10-16 Tom LaneMake sure to clean out old activity string when recycli...
2001-10-16 Tatsuo IshiiOk, here is the modified encoding table (column1 is...
2001-10-15 Tatsuo IshiiAdd UTF-8 char >= 0x10000 check
2001-10-13 Tom LaneMake selectivity routines cope gracefully with NaNs...
2001-10-13 Tom Lanepath_inter, path_distance, path_length, dist_ppath...
2001-10-13 Bruce MomjianMention createlang when language not installed, per...
2001-10-12 Tatsuo IshiiAdd a new function "pg_client_encoding" which returns...
2001-10-12 Tom LaneBreak transformCreateStmt() into multiple routines...
2001-10-11 Tom LaneSuppress gcc warnings.
2001-10-11 Tatsuo IshiiAdd support for ISO-8859-6 to 16
2001-10-10 Peter EisentrautRemove gratuitous discrepancy between extract() and...
2001-10-09 Peter EisentrautAllow optional () after current_user, session_user...
2001-10-09 Tom LaneFix typo in error message. Noted by laser@zhengmai...
2001-10-09 Tom LaneChange plpgsql to depend on main parser's type-declarat...
2001-10-08 Tom LaneAnother go-round with FigureColname, to produce less...
2001-10-08 Tom LaneFix transformExpr() to not scribble on its input datast...
2001-10-08 Tom LaneFix ruleutils to depend on format_type, rather than...
2001-10-08 Tom LaneMake ALTER TABLE RENAME COLUMN update column names...
2001-10-08 Tom LaneRemove redundant code, update comments, cause CURRENT_T...
2001-10-06 Tom LaneRearrange fmgr.c and relcache so that it's possible...
2001-10-05 Bruce Momjianfiles attached are Traditional Chinese translations...
2001-10-05 Tom LaneFurther cleanup of dynahash.c API, in pursuit of portab...
2001-10-05 Bruce Momjian> > I am quite sure that all AIX Versions accept the...
2001-10-05 Thomas G. LockhartDefine CEST as a synonym for Central European Savings...
2001-10-05 Thomas G. LockhartImplement explicit date/time precision per SQL99 spec.
2001-10-04 Tom LaneConsider interpreting a function call as a trivial...
2001-10-04 Tom LaneOoops, I was a little too enthusiastic about suppressin...
2001-10-04 Tom LanePlug memory leaks introduced by dynamic-search-path...
2001-10-04 Tom LaneMake the world safe for atttypmod=0 ... this didn't...
2001-10-04 Tom LaneMake current_time deliver a fractional-second answer.
2001-10-04 Bruce Momjian I've just finished the Chinese NLS support(zh_CN...
2001-10-04 Bruce MomjianAttached please find an initiation of the
2001-10-04 Tom LaneAdjustTimeForTypmod has the same bug ...
2001-10-04 Tom LaneFix some problems in new variable-resolution-timestamp...
2001-10-04 Tatsuo IshiiAdd dependency for regexec.c
2001-10-04 Tatsuo IshiiAdd dependency for like.c
2001-10-04 Tatsuo IshiiOptimization for single byte encodings.
2001-10-03 Tom LaneConsistently use gcc's __attribute__((format)) to check...
2001-10-03 Tom LaneDROP AGGREGATE and COMMENT ON AGGREGATE now accept...
2001-10-03 Tom LaneTeach format_type about time/timestamp precision, so...
2001-10-03 Tom LaneAdd missing TIMESTAMPTZ case.
2001-10-03 Tom LaneAdjustTimestampForTypmod does not work (at least not...
2001-10-03 Thomas G. LockhartImplement precision support for timestamp and time...
2001-10-02 Tom LaneAdd CREATE OR REPLACE FUNCTION syntax to allow replacin...
2001-10-01 Tom LaneRevise shmget() and semget() failure messages to mentio...
2001-10-01 Tom LaneExtend pg_get_indexdef() to know about index predicates...
2001-10-01 Tom LaneMake inclusion logic for sys/sem.h and sys/ipc.h consis...
2001-10-01 Bruce MomjianAdd sys/types.h for FreeBSD compile.
2001-10-01 Tom LaneClean up a little more carefully around fork of pgstat...
2001-10-01 Tom LaneAnother round of cleanups for dynahash.c (maybe it...
2001-10-01 Tom LaneSuppress timestamp_ops for backwards compatibility...
2001-10-01 Tatsuo IshiiRemove C++ style comment. Some compilers won't accept it.
2001-09-30 Tom LaneClean up encode/decode functions a little bit.
2001-09-30 Tom Lanepg_stat_get_backend_idset should reset fmgr_info->fn_ex...
2001-09-30 Tom LaneAllow the postmaster to accept changes in PGC_BACKEND...
2001-09-30 Tom LaneISTM that IsUnderPostmaster should mean we are a child...
2001-09-30 Tom LaneCreate a GUC parameter max_files_per_process that is...
2001-09-30 Bruce MomjianBack out change. Too many place to change too close...
2001-09-29 Tom LaneTweak btree page split logic so that when splitting...
2001-09-29 Bruce MomjianDo this TODO item:
2001-09-29 Tom LaneCope with the likelihood that setlocale and localeconv...
2001-09-29 Tom LaneClean up comments.
2001-09-29 Tom LaneWhoops, I was a tad too enthusiastic about using shared...
2001-09-29 Hiroshi InoueKeep the contents of ItemPointerData not the pointers...
2001-09-29 Tom LaneImplement new 'lightweight lock manager' that's interme...
2001-09-29 Bruce MomjianI have made three changes to the rtree code: one bug...
2001-09-28 Bruce MomjianImprove wording.
2001-09-28 Thomas G. LockhartMeasure the current transaction time to milliseconds.
2001-09-27 Bruce MomjianPut MD5 salt at the end for security.
next