summaryrefslogtreecommitdiff
path: root/src/backend/catalog/genbki.sh
Commit message (Expand)AuthorAgeFilesLines
* Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and FLOAT8PASSBYVAL intoTom Lane2008-07-191-21/+7
* Allow float8, int8, and related datatypes to be passed by value on machinesTom Lane2008-04-211-1/+12
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. ItPeter Eisentraut2007-02-061-5/+5
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Change the bootstrap sequence so that toast tables for system catalogs areTom Lane2006-07-311-1/+23
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* I've created a new shared catalog table pg_shdescription to storeBruce Momjian2006-02-121-4/+20
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-281-2/+10
* Completion of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-10/+11
* First phase of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-11/+24
* Simplify initdb-time assignment of OIDs as I proposed yesterday, andTom Lane2005-04-131-22/+4
* Convert oidvector and int2vector into variable-length arrays. ThisTom Lane2005-03-291-24/+1
* There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh toTom Lane2004-01-041-30/+7
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Use a process-specific temp file name, per Andreas Haumer.Tom Lane2003-07-291-2/+2
* Generate pg_config.h.in by autoheader. Separate out manually editablePeter Eisentraut2003-04-061-8/+9
* Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 inTom Lane2002-07-311-4/+2
* Support toasting of shared system relations, and provide toast tables forTom Lane2002-04-271-2/+7
* pg_class has a relnamespace column. You can create and access tablesTom Lane2002-03-261-1/+10
* Try to make genbki.sh a little more bulletproof, per trouble reportTom Lane2001-11-301-7/+24
* Make the world somewhat safe for (not from) DELETE FROM pg_shadow;Peter Eisentraut2001-09-081-1/+2
* Transaction IDs wrap around, per my proposal of 13-Aug-01. MoreTom Lane2001-08-261-8/+13
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-7/+7
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-24/+41
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-071-2/+5
* Remove bogus backslashes in sed command.Tom Lane2001-01-161-4/+4
* Make initdb safe against usingPeter Eisentraut2000-10-281-10/+21
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-9/+20
* Fix sed invocation, from Keith ParksPeter Eisentraut2000-07-091-3/+3
* Backend makefile cleanup. make maintainer-clean is now completelyPeter Eisentraut2000-07-061-0/+359
* Make genbki.sh a configureable shell program to allow auto-detectionThomas G. Lockhart1998-10-141-281/+0
* Can someone please apply this portability patch to genbki.sh ?Bruce Momjian1998-08-251-2/+2
* Add hpux patch for cpp.Bruce Momjian1998-04-211-2/+2
* Try to find cpp failure and report it.Bruce Momjian1998-04-201-2/+8
* Hi,Bruce Momjian1998-04-061-9/+15
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-131-1/+29
* More cleanups for indent.Bruce Momjian1997-09-061-5/+12
* Cleanup needed for indent.Bruce Momjian1997-09-061-3/+3
* Changed gawk to awk.Bruce Momjian1996-09-251-2/+2
* Roll in patch that fixes problem with sed 3.0Marc G. Fournier1996-08-261-2/+2
* Here's the fix for the problem that Evan Champion reported today.Marc G. Fournier1996-08-241-2/+2
* Here's a patch for Versions 1 and 2 that fixes the following bug:Marc G. Fournier1996-08-211-1/+17
* Added a SVR4 portMarc G. Fournier1996-08-191-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+218