git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eb68379) | patch
Force some system catalog table columns to be marked NOT NULL.
2015年2月21日 21:37:05 +0000 (22:37 +0100)
2015年2月21日 21:37:05 +0000 (22:37 +0100)
commit 82a532b34d7547b43b90e2e4d4953f4be1c655b8
Force some system catalog table columns to be marked NOT NULL.

In a manual pass over the catalog declaration I found a number of
columns which the boostrap automatism didn't mark NOT NULL even though
they actually were. Add BKI_FORCE_NOT_NULL markings to them.

It's usually not critical if a system table column is falsely determined
to be nullable as the code should always catch relevant cases. But it's
good to have a extra layer in place.

Discussion: 20150215170014.GE15326@awork2.anarazel.de
src/include/catalog/pg_description.h diff | blob | blame | history
src/include/catalog/pg_extension.h diff | blob | blame | history
src/include/catalog/pg_largeobject.h diff | blob | blame | history
src/include/catalog/pg_pltemplate.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
src/include/catalog/pg_seclabel.h diff | blob | blame | history
src/include/catalog/pg_shdescription.h diff | blob | blame | history
src/include/catalog/pg_shseclabel.h diff | blob | blame | history
src/include/catalog/pg_trigger.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /