| Commit message (Expand) | Author | Age |
* | Allow indexes on system catalogs for use in cache code. | Bruce Momjian | 1999-11-01 |
* | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 |
* | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 1999-10-23 |
* | Remove now-dead sort modules. | Tom Lane | 1999-10-17 |
* | Final stage of psort reconstruction work: replace psort.c with | Tom Lane | 1999-10-17 |
* | Second phase of psort reconstruction project: add bookkeeping logic to | Tom Lane | 1999-10-16 |
* | Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend | Tom Lane | 1999-10-13 |
* | The 1st step to implement new type of scan,TidScan. | Hiroshi Inoue | 1999-10-11 |
* | Reimplement parsing and storage of default expressions and constraint | Tom Lane | 1999-10-03 |
* | Added utils/adt/ri_triggers with empty shells for the | Jan Wieck | 1999-09-30 |
* | Removed (useless) pg_proc_prosrc_index | Jan Wieck | 1999-09-30 |
* | Added nbtree operator class for NUMERIC | Jan Wieck | 1999-09-29 |
* | This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. | Jan Wieck | 1999-09-29 |
* | Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. | Bruce Momjian | 1999-09-27 |
* | Transaction log manager core code. | Vadim B. Mikheev | 1999-09-27 |
* | Add TRUNCATE command, with psql help and sgml additions. | Bruce Momjian | 1999-09-23 |
* | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 |
* | Eliminate elog()'s hardwired limit on length of an error message. | Tom Lane | 1999-09-11 |
* | Repair incorrect cleanup of heap memory allocation during | Tom Lane | 1999-09-09 |
* | Invalidate temp entries for aborted transactions. | Bruce Momjian | 1999-09-04 |
* | Modify RelationFlushRelation so that if the relcache entry | Tom Lane | 1999-09-04 |
* | Alter AllocSet routines so that requests larger than | Tom Lane | 1999-08-24 |
* | Add get_func_rettype() to general-use lsyscache routines, | Tom Lane | 1999-08-16 |
* | Move get_attdisbursion to lsyscache. Clean up get_typdefault. | Tom Lane | 1999-08-09 |
* | First step in fixing selectivity-estimation code. eqsel and | Tom Lane | 1999-08-01 |
* | Reverse out cache changes that are not ready yet. | Bruce Momjian | 1999-07-20 |
* | Use -ieee alpha flag for gcc and egcs only. | Bruce Momjian | 1999-07-20 |
* | Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where | Bruce Momjian | 1999-07-19 |
* | configure cleanup | Bruce Momjian | 1999-07-18 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | More cleanup | Bruce Momjian | 1999-07-16 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 |
* | Remove S*I comments from Stephan. | Bruce Momjian | 1999-07-13 |
* | Fix for ACL length problem on different platforms. | Bruce Momjian | 1999-07-09 |
* | Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN | Bruce Momjian | 1999-06-17 |
* | Reversed out Massimo patch. | Bruce Momjian | 1999-06-12 |
* | I don't like last minute patches before the final freeze, but I believe that | Bruce Momjian | 1999-06-12 |
* | trace.patch (compilation error) | Marc G. Fournier | 1999-06-05 |
* | Fix for failure to clean SysCache entry when a relation is deleted | Tom Lane | 1999-06-04 |
* | Make functions static or NOT_USED as appropriate. | Bruce Momjian | 1999-05-26 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Modify aset.c logic so that blocks requested from malloc get | Tom Lane | 1999-05-22 |
* | Modify backend switch parsing to prevent 'insecure' switches | Tom Lane | 1999-05-22 |
* | Changed debug options: | Jan Wieck | 1999-05-11 |
* | Update hash and join routines to use fd.c's new temp-file | Tom Lane | 1999-05-09 |
* | Correct declaration of array_map() so that it doesn't make | Tom Lane | 1999-05-03 |
* | here are some patches for 6.5.0 which I already submitted but have never | Bruce Momjian | 1999-05-03 |