| Commit message (Expand) | Author | Age | Files | Lines |
| * | Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and FLOAT8PASSBYVAL into | Tom Lane | 2008-07-19 | 1 | -21/+7 |
| * | Allow float8, int8, and related datatypes to be passed by value on machines | Tom Lane | 2008-04-21 | 1 | -1/+12 |
| * | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
| * | Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It | Peter Eisentraut | 2007-02-06 | 1 | -5/+5 |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
| * | Change the bootstrap sequence so that toast tables for system catalogs are | Tom Lane | 2006-07-31 | 1 | -1/+23 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
| * | I've created a new shared catalog table pg_shdescription to store | Bruce Momjian | 2006-02-12 | 1 | -4/+20 |
| * | Replace pg_shadow and pg_group by new role-capable catalogs pg_authid | Tom Lane | 2005-06-28 | 1 | -2/+10 |
| * | Completion of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 | 1 | -10/+11 |
| * | First phase of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 | 1 | -11/+24 |
| * | Simplify initdb-time assignment of OIDs as I proposed yesterday, and | Tom Lane | 2005-04-13 | 1 | -22/+4 |
| * | Convert oidvector and int2vector into variable-length arrays. This | Tom Lane | 2005-03-29 | 1 | -24/+1 |
| * | There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to | Tom Lane | 2004-01-04 | 1 | -30/+7 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Use a process-specific temp file name, per Andreas Haumer. | Tom Lane | 2003-07-29 | 1 | -2/+2 |
| * | Generate pg_config.h.in by autoheader. Separate out manually editable | Peter Eisentraut | 2003-04-06 | 1 | -8/+9 |
| * | Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in | Tom Lane | 2002-07-31 | 1 | -4/+2 |
| * | Support toasting of shared system relations, and provide toast tables for | Tom Lane | 2002-04-27 | 1 | -2/+7 |
| * | pg_class has a relnamespace column. You can create and access tables | Tom Lane | 2002-03-26 | 1 | -1/+10 |
| * | Try to make genbki.sh a little more bulletproof, per trouble report | Tom Lane | 2001-11-30 | 1 | -7/+24 |
| * | Make the world somewhat safe for (not from) DELETE FROM pg_shadow; | Peter Eisentraut | 2001-09-08 | 1 | -1/+2 |
| * | Transaction IDs wrap around, per my proposal of 13-Aug-01. More | Tom Lane | 2001-08-26 | 1 | -8/+13 |
| * | Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of | Peter Eisentraut | 2001-08-24 | 1 | -7/+7 |
| * | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 | 1 | -24/+41 |
| * | Rewrite of planner statistics-gathering code. ANALYZE is now available as | Tom Lane | 2001-05-07 | 1 | -2/+5 |
| * | Remove bogus backslashes in sed command. | Tom Lane | 2001-01-16 | 1 | -4/+4 |
| * | Make initdb safe against using | Peter Eisentraut | 2000-10-28 | 1 | -10/+21 |
| * | Add support for VPATH builds, that is, building somewhere else than in the | Peter Eisentraut | 2000-10-20 | 1 | -9/+20 |
| * | Fix sed invocation, from Keith Parks | Peter Eisentraut | 2000-07-09 | 1 | -3/+3 |
| * | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut | 2000-07-06 | 1 | -0/+359 |
| * | Make genbki.sh a configureable shell program to allow auto-detection | Thomas G. Lockhart | 1998-10-14 | 1 | -281/+0 |
| * | Can someone please apply this portability patch to genbki.sh ? | Bruce Momjian | 1998-08-25 | 1 | -2/+2 |
| * | Add hpux patch for cpp. | Bruce Momjian | 1998-04-21 | 1 | -2/+2 |
| * | Try to find cpp failure and report it. | Bruce Momjian | 1998-04-20 | 1 | -2/+8 |
| * | Hi, | Bruce Momjian | 1998-04-06 | 1 | -9/+15 |
| * | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian | 1997-11-13 | 1 | -1/+29 |
| * | More cleanups for indent. | Bruce Momjian | 1997-09-06 | 1 | -5/+12 |
| * | Cleanup needed for indent. | Bruce Momjian | 1997-09-06 | 1 | -3/+3 |
| * | Changed gawk to awk. | Bruce Momjian | 1996-09-25 | 1 | -2/+2 |
| * | Roll in patch that fixes problem with sed 3.0 | Marc G. Fournier | 1996-08-26 | 1 | -2/+2 |
| * | Here's the fix for the problem that Evan Champion reported today. | Marc G. Fournier | 1996-08-24 | 1 | -2/+2 |
| * | Here's a patch for Versions 1 and 2 that fixes the following bug: | Marc G. Fournier | 1996-08-21 | 1 | -1/+17 |
| * | Added a SVR4 port | Marc G. Fournier | 1996-08-19 | 1 | -2/+2 |
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+218 |