index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postgres_ext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move atooid() definition to a central place
Peter Eisentraut
2017-03-01
1
-0
/
+4
*
Add a nonlocalized version of the severity field to client error messages.
Tom Lane
2016-08-26
1
-0
/
+1
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-1
/
+1
*
Provide database object names as separate fields in error messages.
Tom Lane
2013-01-29
1
-0
/
+5
*
Autoconfiscate selection of 64-bit int type for 64-bit large object API.
Tom Lane
2012-10-07
1
-6
/
+6
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
1
-0
/
+5
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It
Peter Eisentraut
2007-02-06
1
-11
/
+1
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-3
/
+3
*
Revise syntax-error reporting behavior to give pleasant results for
Tom Lane
2004-03-21
1
-1
/
+3
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Share PG_DIAG_* macros between client and server and use them internally.
Peter Eisentraut
2003-08-27
1
-1
/
+18
*
Compiling anything that uses InvalidOid under g++ yields a warning about
Bruce Momjian
2003-03-18
1
-1
/
+5
*
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...
Bruce Momjian
2002-08-13
1
-2
/
+2
*
Document that NAMEDATALEN must be a multiple of sizeof(int).
Tom Lane
2002-04-30
1
-2
/
+3
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-2
/
+1
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-2
/
+2
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-5
/
+6
*
Repair not-too-well-thought-out code to do rangechecking of OIDs on
Tom Lane
2000-12-22
1
-2
/
+10
*
Turns out OIDNAMELEN wasn't really being used at all!
Tom Lane
1999-06-04
1
-4
/
+1
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
1
-2
/
+2
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
1
-15
/
+15
*
Fix bug: libpq clients (which include libpq-fe.h) won't compile.
Bryan Henderson
1996-12-10
1
-0
/
+39